aboutsummaryrefslogtreecommitdiff
path: root/genenetwork1-channels.scm
diff options
context:
space:
mode:
Diffstat (limited to 'genenetwork1-channels.scm')
-rw-r--r--genenetwork1-channels.scm26
1 files changed, 26 insertions, 0 deletions
diff --git a/genenetwork1-channels.scm b/genenetwork1-channels.scm
new file mode 100644
index 0000000..1c86729
--- /dev/null
+++ b/genenetwork1-channels.scm
@@ -0,0 +1,26 @@
+(list
+ (channel
+ (name 'gn-bioinformatics)
+ (url "http://git.genenetwork.org/guix-bioinformatics/guix-bioinformatics")
+ (commit
+ "1e0957387ebf45e40f6f19808a105c2f03c0987f"))
+ (channel
+ (name 'guix-past)
+ (url "https://gitlab.inria.fr/guix-hpc/guix-past")
+ (commit
+ "f4770290109789a5409f98b06ce3c848c43be34d")
+ (introduction
+ (make-channel-introduction
+ "99c22ccf19915b4c7982037130571dcf1533cc23"
+ (openpgp-fingerprint
+ "3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5"))))
+ (channel
+ (name 'guix)
+ (url "https://git.savannah.gnu.org/git/guix.git")
+ (commit
+ "9a299d4d9ee3e1ab3dc89aa89f25db7524a6f6bd")
+ (introduction
+ (make-channel-introduction
+ "9edb3f66fd807b096b48283debdcddccfea34bad"
+ (openpgp-fingerprint
+ "BBB0 2DDF 2CEA F6A8 0D1D E643 A2A0 6DF2 A33A 54FA")))))