diff options
author | Efraim Flashner | 2020-07-05 04:25:40 -0500 |
---|---|---|
committer | Efraim Flashner | 2020-07-05 04:25:40 -0500 |
commit | c0d632bcfbe7a057242dcffad26882a251757a6a (patch) | |
tree | 81919f6fe7016bd523e324446a204201bf4e48b6 /gn/packages/gemma.scm | |
parent | 0e1fe2432e10788a638bc201bdca2d356e1ad4a0 (diff) | |
download | guix-bioinformatics-c0d632bcfbe7a057242dcffad26882a251757a6a.tar.gz |
gn: gsl@1 available from guix-past
Diffstat (limited to 'gn/packages/gemma.scm')
-rw-r--r-- | gn/packages/gemma.scm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gn/packages/gemma.scm b/gn/packages/gemma.scm index 9df4cf4..126abca 100644 --- a/gn/packages/gemma.scm +++ b/gn/packages/gemma.scm @@ -12,7 +12,6 @@ #:use-module (guix build-system ruby) #:use-module (guix build-system r) #:use-module (guix build-system trivial) - #:use-module (gn packages statistics) #:use-module (gnu packages autotools) #:use-module (gnu packages algebra) #:use-module (gnu packages base) |