diff options
| author | Frederick Muriuki Muriithi | 2026-01-28 14:45:42 -0600 |
|---|---|---|
| committer | Frederick Muriuki Muriithi | 2026-01-28 14:45:42 -0600 |
| commit | d5a16b8212ef93b9358b67636b3f4519985900eb (patch) | |
| tree | dd377e5ed52771796894d4dc986c55b58d583c0a | |
| parent | 3dff71cfcb5beebe5c74c05f47e39faa8e18adef (diff) | |
| download | gn-uploader-d5a16b8212ef93b9358b67636b3f4519985900eb.tar.gz | |
Channels: Fix commits of upstream channels to prevent build failures
* guix-past: Fix to commit 473c942. * guix-rust-past-crates: Fix to commit b8b7ffb.
| -rw-r--r-- | .guix-channel | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.guix-channel b/.guix-channel index 54206b2..568cee7 100644 --- a/.guix-channel +++ b/.guix-channel @@ -40,6 +40,7 @@ (name guix-past) (url "https://codeberg.org/guix-science/guix-past") (branch "master") + (commit "473c942b509ab3ead35159d27dfbf2031a36cd4d") (introduction (channel-introduction (version 0) @@ -50,6 +51,7 @@ (name guix-rust-past-crates) (url "https://codeberg.org/guix/guix-rust-past-crates.git") (branch "trunk") + (commit "b8b7ffbd1cec9f56f93fae4da3a74163bbc9c570") (introduction (channel-introduction (version 0) |
