|
|
@ -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) |
|
|
|
)) |
|
|
|