diff options
author | pjotrp | 2017-12-07 12:38:55 +0000 |
---|---|---|
committer | pjotrp | 2017-12-07 12:38:55 +0000 |
commit | c5ae0b6ce4bdd52d40383841a19d3e03ffd393d0 (patch) | |
tree | 3ccdc70928a907a0904161488a2c5010aabb1479 /gn/packages | |
parent | 6356409aa3631453a1fb9291858753ecbc0f6444 (diff) | |
download | guix-bioinformatics-c5ae0b6ce4bdd52d40383841a19d3e03ffd393d0.tar.gz |
gunicorn
Diffstat (limited to 'gn/packages')
-rw-r--r-- | gn/packages/genenetwork.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gn/packages/genenetwork.scm b/gn/packages/genenetwork.scm index 4017225..b615f51 100644 --- a/gn/packages/genenetwork.scm +++ b/gn/packages/genenetwork.scm @@ -193,11 +193,11 @@ location of a putative QTL.") ("gemma-git-gn2" ,gemma-git-gn2) ("gemma-wrapper" ,gemma-wrapper) ("genenetwork2-files-small" ,genenetwork2-files-small) - ("gunicorn" ,gunicorn) ("plink-ng-gn" ,plink-ng-gn) ("pylmm-gn2" ,pylmm-gn2) ("nginx" ,nginx) ("python2-flask" ,python2-flask) + ("gunicorn" ,gunicorn) ("python2-htmlgen-gn" ,python2-htmlgen-gn) ("python2-jinja2" ,python2-jinja2) ("python2-sqlalchemy" ,python2-sqlalchemy) |