From e2a35abdea8dbcae25adc169a347d54918451404 Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Wed, 28 Jan 2026 14:07:06 -0600 Subject: Channel - guix-rust-past-crates: Fix the channel to commit b8b7ffb. Fix the `guix-rust-past-crates` at a known working commit to prevent breakages due to any changes in the channel's repo. --- .guix-channel | 1 + 1 file changed, 1 insertion(+) diff --git a/.guix-channel b/.guix-channel index 75a0def..a15d3ca 100644 --- a/.guix-channel +++ b/.guix-channel @@ -46,6 +46,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) -- cgit 1.4.1