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

View File

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

View File

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

View File

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