Compare commits

..

No commits in common. "ec16e0a7bc886e1e307b40492e9887d8838ec3b0" and "f15c27b931bb07cf76d6f8774730860263234676" have entirely different histories.

4 changed files with 22 additions and 23 deletions

View File

@ -21,7 +21,7 @@
(define-public dinit
(package
(name "dinit")
(version "0.20.0")
(version "0.19.4")
(source
(origin
(method git-fetch)
@ -30,15 +30,14 @@
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "1bs61i08fnlmpkbz189ks1ljj0569avb51b22fk27mm99msmdjgy"))))
(build-system gnu-build-system)
(base32 "09k7airphnpg6hmif91d9nfi5fhz40qh52sp8vnrshfy7mhkq571"))))
(build-system meson-build-system)
(arguments
(list #:configure-flags
#~(list "--shutdown-prefix=dinit-"
(string-append "--sbindir=" #$output "/sbin"))
#:make-flags
#~(list (string-append "CXX=" #$(cxx-for-target))
"CXX_FOR_BUILD=g++")
#~(list "-Dshutdown-prefix=dinit-"
"-Dunit-tests=true"
"-Digr-tests=true"
(string-append "-Ddinit-sbindir=" #$output "/sbin"))
#:phases
#~(modify-phases %standard-phases
(add-after 'unpack 'fix-paths

View File

@ -360,7 +360,7 @@ metrics no matter where they are stored.")
(define-public prometheus-bin
(package
(name "prometheus-bin")
(version "3.9.1")
(version "3.8.0")
(source (origin
(method url-fetch)
(uri (string-append "https://github.com/prometheus/prometheus"
@ -368,7 +368,7 @@ metrics no matter where they are stored.")
"/prometheus-" version ".linux-amd64.tar.gz"))
(sha256
(base32
"116569xwfma38j7wbdz7r3hlnk9iz9ycg4yymjadkjxassfrk9l6"))))
"0nxj618za3q39m0xvakwvpym28hlca3v5cpvmqbaxd6f641isibg"))))
(build-system copy-build-system)
(arguments
(list #:install-plan

View File

@ -83,7 +83,7 @@
(define-public systemd-stub
(package
(name "systemd-stub")
(version "259")
(version "258.2")
(source (origin
(method git-fetch)
(uri (git-reference
@ -92,7 +92,7 @@
(file-name (git-file-name "name" version))
(sha256
(base32
"1j0f710m6h2vlry6a62q8qhvkv4c4gah6s7n212fi8liqpb1g5cl"))))
"0d2jm94sfw7p85qzhc0jmfrxqdzsxlxwgwr4a42f434zsyw9w9fn"))))
(build-system meson-build-system)
(arguments
(list #:tests? #f
@ -126,7 +126,7 @@ Supports measured and/or verified boot environments.")
(define-public ukify
(package
(name "ukify")
(version "259")
(version "258.2")
(source (origin
(method git-fetch)
(uri (git-reference
@ -135,7 +135,7 @@ Supports measured and/or verified boot environments.")
(file-name (git-file-name name version))
(sha256
(base32
"1j0f710m6h2vlry6a62q8qhvkv4c4gah6s7n212fi8liqpb1g5cl"))))
"0d2jm94sfw7p85qzhc0jmfrxqdzsxlxwgwr4a42f434zsyw9w9fn"))))
(build-system pyproject-build-system)
(arguments
(list #:phases

View File

@ -71,7 +71,7 @@ origin can remain as closed as possible.")
(define-public mihomo
(package
(name "mihomo")
(version "1.19.18")
(version "1.19.17")
(source (origin
(method git-fetch)
(uri (git-reference
@ -80,7 +80,7 @@ origin can remain as closed as possible.")
(file-name (git-file-name name version))
(sha256
(base32
"0bqsl7nxkvzvbbsgdwab4d9pxgbllsq3mmawq5p6gpjxjj32skf1"))))
"0sqmclc3ccrd7dw0kjlrx3nxlzq7gq0qmwr6b0gygwan2iv6wx1n"))))
(build-system go-build-system)
(arguments
(list
@ -125,7 +125,7 @@ origin can remain as closed as possible.")
(file-name "vendored-go-dependencies")
(sha256
(base32
"1kdv13bs0z3b756cnsa7cwwnf08j7p6p0n0567dg1gz2wdsa84qn"))))
"0na4mwsjrlsj5wbfwabsd1i3kby03g26liysl9q7x42ck4vfw1jv"))))
(if (%current-target-system)
(list this-package)
'())))
@ -141,7 +141,7 @@ bypass network restrictions." )
(define-public sing-box
(package
(name "sing-box")
(version "1.12.15")
(version "1.12.12")
(source (origin
(method git-fetch)
(uri (git-reference
@ -150,7 +150,7 @@ bypass network restrictions." )
(file-name (git-file-name name version))
(sha256
(base32
"04bb5xq4pskcd2sbpi5vvh8f9c52ivjrc2mafz96b6cnbm2ix1fx"))))
"1y1g5py91sccf2x6ji5ixl89gaxc72kx6s2h2nycjqfr71l0nd71"))))
(build-system go-build-system)
(arguments
(list
@ -218,7 +218,7 @@ bypass network restrictions." )
(file-name "vendored-go-dependencies")
(sha256
(base32
"01gkszwkxbq133kfjg2iqdd033c1llawdplmka9hwp1hqidhf94r"))))
"1mybyjh38vbs68kwsisca1x153vkw4v3896m0yc0gf16ygdlvms7"))))
(if (%current-target-system)
(list this-package)
'())))
@ -259,7 +259,7 @@ a SOCKS5 proxy.")
(define-public tailscale
(package
(name "tailscale")
(version "1.92.5")
(version "1.90.9")
(source (origin
(method git-fetch)
(uri (git-reference
@ -268,7 +268,7 @@ a SOCKS5 proxy.")
(file-name (git-file-name name version))
(sha256
(base32
"0i96m98ambmb532isi44qzzh7qm16lg78k5y6pdg2l0x3zxq6ijb"))
"0hyn7lxfgfvrvwi2vffz4xqcj1grydcp40zv8zavxlxxb0zn7yl1"))
(patches
(rosenthal-patches
"tailscale-set-guix-system-PATH-for-SSH.patch"))
@ -373,7 +373,7 @@ a SOCKS5 proxy.")
(file-name "vendored-go-dependencies")
(sha256
(base32
"1j1bnlqk4k098vj31ylj5b7iwd18di84m7zacrlc5aclrif9554c"))))
"0w8fkj2nw873p1911smcqxwp4jsa6hbmgz9ngxmbwswvi4pa6hq1"))))
(if (%current-target-system)
(list this-package)
'())))