diff options
Diffstat (limited to 'guix.scm')
-rw-r--r-- | guix.scm | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -45,6 +45,7 @@ ("gsl" ,gsl) ;; ("shunit2" ,shunit2) ;; comes with gemma ("openblas" ,openblas) + ("zlib:static" ,zlib "static") ("zlib" ,zlib) )) (native-inputs ; for running tests |