aboutsummaryrefslogtreecommitdiff
path: root/gn/packages/genenetwork.scm
diff options
context:
space:
mode:
authorPjotr Prins2017-12-18 10:34:26 -0600
committerPjotr Prins2017-12-18 10:34:26 -0600
commita2a200402b91a352dbdede01eec85accb892b8e1 (patch)
tree0d70c5f83424745006ac54d405176188729b6787 /gn/packages/genenetwork.scm
parent02faf6897366c25047dbc57836a43fe5fc63ecf3 (diff)
downloadguix-bioinformatics-a2a200402b91a352dbdede01eec85accb892b8e1.tar.gz
Fixes against guix latest
Diffstat (limited to 'gn/packages/genenetwork.scm')
-rw-r--r--gn/packages/genenetwork.scm2
1 files changed, 2 insertions, 0 deletions
diff --git a/gn/packages/genenetwork.scm b/gn/packages/genenetwork.scm
index b615f51..fa6fac0 100644
--- a/gn/packages/genenetwork.scm
+++ b/gn/packages/genenetwork.scm
@@ -35,7 +35,9 @@
#:use-module (gnu packages pkg-config)
#:use-module (gnu packages popt)
#:use-module (gnu packages protobuf)
+ #:use-module (gnu packages python-crypto)
#:use-module (gnu packages python)
+ #:use-module (gnu packages python-web)
#:use-module (gnu packages statistics)
#:use-module (gnu packages tbb)
#:use-module (gnu packages textutils)