aboutsummaryrefslogtreecommitdiff
path: root/gn/packages/gemma.scm
diff options
context:
space:
mode:
authorMuriithi Frederick Muriuki2018-04-08 11:35:00 +0300
committerMuriithi Frederick Muriuki2018-04-08 11:35:00 +0300
commitb7853e6340adc3bc10cc48931db7c8f2ebe8c2d5 (patch)
tree79f98d79f7c4c3b83947098ce0bd7c875a23f891 /gn/packages/gemma.scm
parentfc284297def0b68c5a9fdd6c31cf9180b23fe73f (diff)
parent86fb35d3076401f899a5f3ae99403ecb25e3c260 (diff)
downloadguix-bioinformatics-b7853e6340adc3bc10cc48931db7c8f2ebe8c2d5.tar.gz
Merge branch 'master' of https://gitlab.com/genenetwork/guix-bioinformatics
Diffstat (limited to 'gn/packages/gemma.scm')
-rw-r--r--gn/packages/gemma.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gn/packages/gemma.scm b/gn/packages/gemma.scm
index 90735fe..5e9b4b7 100644
--- a/gn/packages/gemma.scm
+++ b/gn/packages/gemma.scm
@@ -57,7 +57,7 @@
#:use-module (gnu packages web)
#:use-module (gnu packages xml)
#:use-module (gnu packages bootstrap)
- #:use-module (gn packages ldc)
+ ; #:use-module (gn packages ldc)
#:use-module (gn packages ldc)
#:use-module (gn packages shell)
#:use-module (srfi srfi-1))