aboutsummaryrefslogtreecommitdiff
path: root/gn/packages/genenetwork.scm
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2024-07-08 16:43:49 -0500
committerFrederick Muriuki Muriithi2024-07-08 16:44:48 -0500
commitf03e170d6d9bb46cf2946f260d4e7946d09ac058 (patch)
tree2d5f5381e2e5e2ebfd28ff7d3ddc74c034fe6b5d /gn/packages/genenetwork.scm
parent20fc9d23038f726b4b7426612f6cbcd3c96e2e1f (diff)
downloadguix-bioinformatics-update-gn3-for-production-container.tar.gz
gn-uploader: Add node-resumablejs as a dependency.update-gn3-for-production-container
Diffstat (limited to 'gn/packages/genenetwork.scm')
-rw-r--r--gn/packages/genenetwork.scm4
1 files changed, 3 insertions, 1 deletions
diff --git a/gn/packages/genenetwork.scm b/gn/packages/genenetwork.scm
index 7e55964..fdb614a 100644
--- a/gn/packages/genenetwork.scm
+++ b/gn/packages/genenetwork.scm
@@ -51,6 +51,7 @@
#:use-module (gn packages crates-io)
#:use-module (gn packages gemma)
#:use-module (gn packages javascript)
+ #:use-module (gn packages node)
#:use-module (gn packages python)
#:use-module (gn packages statistics)
#:use-module (gn packages web)
@@ -456,7 +457,8 @@
python-jsonpickle
python-mysqlclient
javascript-jquery
- javascript-bootstrap))
+ javascript-bootstrap
+ node-resumablejs))
(synopsis "GeneNetwork Quality Control Application")
(description
"gn-uploader is a service allowing upload of new data into GeneNetwork,