aboutsummaryrefslogtreecommitdiff
path: root/gn
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2024-11-22 10:22:37 -0600
committerFrederick Muriuki Muriithi2024-11-22 10:22:37 -0600
commitfe2d53627f4e5b793b52e50bbfc0a4fc9a10d89a (patch)
treed1cd1ba7bc8531924379ff79ace000626571d05e /gn
parent988c08fd30abc3770666db57f636d9b4547d4d05 (diff)
downloadguix-bioinformatics-fe2d53627f4e5b793b52e50bbfc0a4fc9a10d89a.tar.gz
gn-auth: Add gn-libs as a new dependency.
Diffstat (limited to 'gn')
-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 7a5752c..c77e71a 100644
--- a/gn/packages/genenetwork.scm
+++ b/gn/packages/genenetwork.scm
@@ -517,7 +517,8 @@
python-pytest
python-pytest-mock))
(propagated-inputs
- (list gunicorn
+ (list gn-libs
+ gunicorn
nss-certs
python-blinker
python-argon2-cffi