about summary refs log tree commit diff
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2024-11-22 12:35:38 -0600
committerFrederick Muriuki Muriithi2024-11-22 12:35:38 -0600
commitc9efe454ea2ac5e4d61b56a9fbe5df9e6e6f12e8 (patch)
treec073910f48d664c7c4419eb2f45c90d7b95f37b0
parentf8da016d176817e35541d6564ea5545d14a5d011 (diff)
downloadguix-bioinformatics-c9efe454ea2ac5e4d61b56a9fbe5df9e6e6f12e8.tar.gz
gn-uploader: Add gn-libs as a dependency.
-rw-r--r--gn/packages/genenetwork.scm3
1 files changed, 2 insertions, 1 deletions
diff --git a/gn/packages/genenetwork.scm b/gn/packages/genenetwork.scm
index b9024b6..162aaa9 100644
--- a/gn/packages/genenetwork.scm
+++ b/gn/packages/genenetwork.scm
@@ -463,7 +463,8 @@
             python-pytest
             python-hypothesis))
      (propagated-inputs
-      (list gunicorn
+      (list gn-libs
+            gunicorn
             nss-certs
             python-redis
             python-flask