aboutsummaryrefslogtreecommitdiff
path: root/.guix-channel
diff options
context:
space:
mode:
authorEfraim Flashner2020-11-12 04:30:43 -0600
committerEfraim Flashner2020-11-12 04:30:43 -0600
commit51047203ad7fabebd003f78749b489d401240d0f (patch)
tree70e190cff28a4e221a8b67789f08a7b722b8d032 /.guix-channel
parent92210ad6ffa454a2441d34725c83a73e130b4a02 (diff)
downloadguix-bioinformatics-51047203ad7fabebd003f78749b489d401240d0f.tar.gz
Update .guix-channel
Diffstat (limited to '.guix-channel')
-rw-r--r--.guix-channel15
1 files changed, 10 insertions, 5 deletions
diff --git a/.guix-channel b/.guix-channel
index f19d607..fce5365 100644
--- a/.guix-channel
+++ b/.guix-channel
@@ -1,6 +1,11 @@
(channel
- (version 0)
- (dependencies
- (channel
- (name guix-past)
- (url "https://gitlab.inria.fr/guix-hpc/guix-past"))))
+ (version 0)
+ (dependencies
+ (channel
+ (name guix-past)
+ (url "https://gitlab.inria.fr/guix-hpc/guix-past")
+ (introduction
+ (make-channel-introduction
+ "0c119db2ea86a389769f4d2b9c6f5c41c027e336"
+ (openpgp-fingerprint
+ "3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5"))))))