aboutsummaryrefslogtreecommitdiff
path: root/genecup-channels.scm
diff options
context:
space:
mode:
authorEfraim Flashner2021-11-02 09:45:29 +0000
committerShepherd2021-11-02 09:45:29 +0000
commitdb4ae18acb66d4be55cb22cb4ec1883bfdf17e0d (patch)
tree384f773a1a01af182651355a77b076abacfb103c /genecup-channels.scm
parent1566d9cdc9902bf573cea42b3ac8558c37f2c841 (diff)
downloadgn-shepherd-services-db4ae18acb66d4be55cb22cb4ec1883bfdf17e0d.tar.gz
genecup: update service.
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")))))