From 23faa193d7b52fb0abf6f00dc405e7f10ba86b20 Mon Sep 17 00:00:00 2001 From: Munyoki Kilyungi Date: Mon, 27 Jan 2025 15:55:31 +0300 Subject: Set guix channel to b0b988c41c9e0e591274495a1b2d6f27fcdae15a. Signed-off-by: Munyoki Kilyungi --- .guix-channel | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/.guix-channel b/.guix-channel index 384da17..393cd93 100644 --- a/.guix-channel +++ b/.guix-channel @@ -7,6 +7,17 @@ (channel (name guix-bioinformatics) (url "https://git.genenetwork.org/guix-bioinformatics")) + (channel + (name guix) + (url "https://git.savannah.gnu.org/git/guix.git") + (branch "master") + (commit "b0b988c41c9e0e591274495a1b2d6f27fcdae15a") + (introduction + (channel-introduction + (version 0) + (commit "9edb3f66fd807b096b48283debdcddccfea34bad") + (signer + "BBB0 2DDF 2CEA F6A8 0D1D E643 A2A0 6DF2 A33A 54FA")))) ;; FIXME: guix-bioinformatics depends on guix-past. So, there ;; should be no reason to explicitly depend on guix-past. But, the ;; channel does not build otherwise. This is probably a guix bug. -- cgit 1.4.1