mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2026-07-22 12:28:33 +00:00
rosenthal: tailscale: Update to 1.98.4.
* modules/rosenthal/packages/networking.scm (tailscale): Update to 1.98.4. [native-inputs]: Update vendored Go dependencies.
This commit is contained in:
parent
1df01c6699
commit
9462b7c3db
@ -261,7 +261,7 @@ a SOCKS5 proxy.")
|
|||||||
(define-public tailscale
|
(define-public tailscale
|
||||||
(package
|
(package
|
||||||
(name "tailscale")
|
(name "tailscale")
|
||||||
(version "1.96.4")
|
(version "1.98.4")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
(uri (git-reference
|
(uri (git-reference
|
||||||
@ -270,7 +270,7 @@ a SOCKS5 proxy.")
|
|||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0qqlj6cq43h0pr8jg9g956yz5xgg81959vq2kl7n9yqnixyh8w2n"))
|
"1qbm26hq3gwlm7vrbsjz72ma2c5y9wc6nh1h61ynp7glb678la7f"))
|
||||||
(patches
|
(patches
|
||||||
(rosenthal-patches
|
(rosenthal-patches
|
||||||
"tailscale-set-guix-system-PATH-for-SSH.patch"))
|
"tailscale-set-guix-system-PATH-for-SSH.patch"))
|
||||||
@ -380,7 +380,7 @@ a SOCKS5 proxy.")
|
|||||||
(file-name "vendored-go-dependencies")
|
(file-name "vendored-go-dependencies")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1kj1q82n62x5dx4s9ivnnqi5c711pwyfic0kaykdn2ky8c89c6xf"))))
|
"1ffhpdb5lyfgdb1n7sps8zxs85g725ijx7sir6q0h1lk3mflpg4r"))))
|
||||||
(if (%current-target-system)
|
(if (%current-target-system)
|
||||||
(list this-package)
|
(list this-package)
|
||||||
'())))
|
'())))
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user