about summary refs log tree commit diff
path: root/gn/packages/bnw.scm
diff options
context:
space:
mode:
authorPjotr Prins2025-08-11 03:39:46 -0500
committerPjotr Prins2025-08-11 03:39:46 -0500
commit56a9d9ec46c79bfb41d89c25c79dae42545598cd (patch)
tree5a324aab157288ed1185f65a2cb6f37480d00d65 /gn/packages/bnw.scm
parent216106a429d635ef5acd6272eefd1748232b58df (diff)
downloadguix-bioinformatics-56a9d9ec46c79bfb41d89c25c79dae42545598cd.tar.gz
Make repo compile against a recent guix
Diffstat (limited to 'gn/packages/bnw.scm')
-rw-r--r--gn/packages/bnw.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/gn/packages/bnw.scm b/gn/packages/bnw.scm
index 1e2c86e..a609905 100644
--- a/gn/packages/bnw.scm
+++ b/gn/packages/bnw.scm
@@ -8,6 +8,7 @@
   #:use-module (gnu packages graphviz)
   #:use-module (gnu packages maths)
   #:use-module (gnu packages python)
+  #:use-module (gnu packages python-science)
   #:use-module (gnu packages statistics)
   #:use-module (gn packages javascript)
   #:use-module (gn packages web))