From 5f219de0d1cfa30e645613c3e5e5197eee01da69 Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Wed, 28 Jan 2026 14:40:01 -0600 Subject: Channels: Fix commits of upstream channels to prevent build failures * guix-past: Fix to commit 473c942. * guix-rust-past-crates: Fix to commit b8b7ffb. --- .guix-channel | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.guix-channel b/.guix-channel index 2c37401..63a4336 100644 --- a/.guix-channel +++ b/.guix-channel @@ -39,6 +39,7 @@ (name guix-past) (url "https://codeberg.org/guix-science/guix-past") (branch "master") + (commit "473c942b509ab3ead35159d27dfbf2031a36cd4d") (introduction (channel-introduction (version 0) @@ -49,6 +50,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