aboutsummaryrefslogtreecommitdiff
path: root/gn/packages/gemma.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gn/packages/gemma.scm')
-rw-r--r--gn/packages/gemma.scm10
1 files changed, 5 insertions, 5 deletions
diff --git a/gn/packages/gemma.scm b/gn/packages/gemma.scm
index 494fc54..5b4819b 100644
--- a/gn/packages/gemma.scm
+++ b/gn/packages/gemma.scm
@@ -120,7 +120,7 @@
"0wydfm2svrlrz4zbrvxymqc33ici3vi7xy9br37mfbb9lh3fmb2w"))))
(inputs `(
("gsl" ,gsl)
- ("shunit2" ,shunit2)
+ ("shunit2-old" ,shunit2-old)
("openblas" ,openblas)
("zlib" ,zlib)
))
@@ -158,7 +158,7 @@ genome-wide association studies (GWAS).")
(name "gemma-gn2-git")
(inputs `(
("gsl" ,gsl)
- ("shunit2" ,shunit2)
+ ("shunit2-old" ,shunit2-old)
("openblas" ,openblas-git)
("zlib" ,zlib)
))
@@ -196,7 +196,7 @@ genome-wide association studies (GWAS).")
; guix environment -C guix --ad-hoc gcc-toolchain gdb gsl openblas zlib bash ld-wrapper perl vim which
(inputs `(
("gsl" ,gsl)
- ("shunit2" ,shunit2)
+ ("shunit2-old" ,shunit2-old)
("openblas" ,openblas)
("zlib" ,zlib)
))
@@ -299,7 +299,7 @@ genome-wide association studies (GWAS).")
("eigen" ,eigen)
("linux-libre-headers" ,linux-libre-headers)
("openblas" ,openblas-git)
- ("shunit2" ,shunit2)
+ ("shunit2-old" ,shunit2-old)
("zlib" ,zlib)
))
(arguments
@@ -347,7 +347,7 @@ genome-wide association studies (GWAS).")
("gfortran:lib" ,gfortran "lib")
; ("make" ,make)
("ldc" ,ldc)
- ("shunit2" ,shunit2)
+ ("shunit2-old" ,shunit2-old)
("linux-libre-headers" ,linux-libre-headers)
("openblas" ,openblas-git)
))