diff options
author | pjotrp | 2018-02-15 10:33:13 +0000 |
---|---|---|
committer | pjotrp | 2018-02-15 10:33:13 +0000 |
commit | 50dbb901666064a9925e6053090ef59419ad1ce5 (patch) | |
tree | 4d9790e17d4f81e6430168da90cc50bb6898aa27 /gn/packages/genenetwork.scm | |
parent | 24031f04dd0ae843cb68b7d71eef204daf070c49 (diff) | |
download | guix-bioinformatics-50dbb901666064a9925e6053090ef59419ad1ce5.tar.gz |
Using elasticsearch latest
Diffstat (limited to 'gn/packages/genenetwork.scm')
-rw-r--r-- | gn/packages/genenetwork.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gn/packages/genenetwork.scm b/gn/packages/genenetwork.scm index 934a66c..d9696a3 100644 --- a/gn/packages/genenetwork.scm +++ b/gn/packages/genenetwork.scm @@ -202,6 +202,7 @@ location of a putative QTL.") ("nginx" ,nginx) ("python2-flask" ,python2-flask) ("gunicorn" ,gunicorn) + ("python2-elasticsearch" ,python2-elasticsearch) ("python2-htmlgen-gn" ,python2-htmlgen-gn) ("python2-jinja2" ,python2-jinja2) ("python2-sqlalchemy" ,python2-sqlalchemy) |