aboutsummaryrefslogtreecommitdiff
path: root/genecup-channels.scm
diff options
context:
space:
mode:
Diffstat (limited to 'genecup-channels.scm')
-rw-r--r--genecup-channels.scm16
1 files changed, 16 insertions, 0 deletions
diff --git a/genecup-channels.scm b/genecup-channels.scm
new file mode 100644
index 0000000..955738b
--- /dev/null
+++ b/genecup-channels.scm
@@ -0,0 +1,16 @@
+(list
+ (channel
+ (name 'gn-bioinformatics)
+ (url "http://git.genenetwork.org/guix-bioinformatics/guix-bioinformatics")
+ (commit
+ "90b466488a778cfea3693fb2157c58377849f4a6"))
+ (channel
+ (name 'guix)
+ (url "https://git.savannah.gnu.org/git/guix.git")
+ (commit
+ "2ca982ff41270288913ad6b7d5d9e1cad87b06d9")
+ (introduction
+ (make-channel-introduction
+ "9edb3f66fd807b096b48283debdcddccfea34bad"
+ (openpgp-fingerprint
+ "BBB0 2DDF 2CEA F6A8 0D1D E643 A2A0 6DF2 A33A 54FA")))))