aboutsummaryrefslogtreecommitdiff
path: root/.guix-channel
diff options
context:
space:
mode:
authorShepherd on Tux022024-06-20 07:26:21 -0500
committerShepherd on Tux022024-06-20 07:26:21 -0500
commitf0f8dc84eca7088177797f84db05314537615c77 (patch)
tree5a7408a19c92b0c4d536916269425d883c4f06ca /.guix-channel
parent951e77b10c84889f29c1f2322087c796cedb375a (diff)
parent48af9393cf186230e08b0fa6f7f443bc818408d2 (diff)
downloadguix-bioinformatics-f0f8dc84eca7088177797f84db05314537615c77.tar.gz
Merge branch 'master' of https://gitlab.com/genenetwork/guix-bioinformatics
Diffstat (limited to '.guix-channel')
-rw-r--r--.guix-channel16
1 files changed, 9 insertions, 7 deletions
diff --git a/.guix-channel b/.guix-channel
index ff9ab9e..e42b9ad 100644
--- a/.guix-channel
+++ b/.guix-channel
@@ -5,17 +5,19 @@
(name guix-past)
(url "https://gitlab.inria.fr/guix-hpc/guix-past")
(introduction
- (make-channel-introduction
- "0c119db2ea86a389769f4d2b9c6f5c41c027e336"
- (openpgp-fingerprint
+ (channel-introduction
+ (version 0)
+ (commit "0c119db2ea86a389769f4d2b9c6f5c41c027e336")
+ (signer
"3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5"))))
(channel
(name guix)
(url "https://git.savannah.gnu.org/git/guix.git")
(branch "master")
- (commit "5b35626374783c019ba0911b612e1385f238dfbe")
+ (commit "d4e9ad2d42dddf06a8f1b01c9f49fee16c592d75")
(introduction
- (make-channel-introduction
- "9edb3f66fd807b096b48283debdcddccfea34bad"
- (openpgp-fingerprint
+ (channel-introduction
+ (version 0)
+ (commit "9edb3f66fd807b096b48283debdcddccfea34bad")
+ (signer
"BBB0 2DDF 2CEA F6A8 0D1D E643 A2A0 6DF2 A33A 54FA"))))))