aboutsummaryrefslogtreecommitdiff
path: root/gn/packages
diff options
context:
space:
mode:
authorAlexander Kabui2022-02-09 14:02:04 +0300
committerArun Isaac2022-02-09 17:45:28 +0530
commit8bf29eff772fbc939b4802b6b64b35da925caa3b (patch)
tree555a331632e757b8072f5321fdf179b166f26651 /gn/packages
parent48b66336e222ef9fb88a6515377397f8283709db (diff)
downloadguix-bioinformatics-8bf29eff772fbc939b4802b6b64b35da925caa3b.tar.gz
gn: genenetwork2: Add python-ijson.
* gn/packages/genenetwork.scm (genenetwork2)[propagated-inputs]: Add python-ijson. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
Diffstat (limited to 'gn/packages')
-rw-r--r--gn/packages/genenetwork.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/gn/packages/genenetwork.scm b/gn/packages/genenetwork.scm
index 89fe6e5..b084ed5 100644
--- a/gn/packages/genenetwork.scm
+++ b/gn/packages/genenetwork.scm
@@ -216,6 +216,7 @@
("python-cssselect" ,python-cssselect)
("python-flask-debugtoolbar" ,python-flask-debugtoolbar)
("python-htmlgen" ,python-htmlgen)
+ ("python-ijson" ,python-ijson)
("python-jinja2" ,python-jinja2)
("python-sqlalchemy" ,python-sqlalchemy)
("python-setuptools" ,python-setuptools)