about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--guix.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/guix.scm b/guix.scm
index 4eeb203..89268d6 100644
--- a/guix.scm
+++ b/guix.scm
@@ -29,7 +29,7 @@
   ;; (gnu packages perl6)
   (gnu packages ruby)
   (gnu packages pkg-config)
-  (pjotr packages openblas) ;; we use this for the static builds
+  ;; (pjotr packages openblas) ;; we use this for the static builds
   ;; (gnu packages shell)  ;; for shunit2
   (srfi srfi-1)
   (ice-9 popen)
@@ -53,7 +53,7 @@
      `(
        ("catch" ,catch2)
        ("gdb" ,gdb)
-       ("gsl-static" ,gsl-static)
+       ; ("gsl-static" ,gsl-static)
        ("gsl" ,gsl)
        ("openblas" ,openblas)
        ("ruby" ,ruby) ;; for testing