From d7f42a9e1b659c6c7013d9c0207fbfcf449b1d30 Mon Sep 17 00:00:00 2001 From: BonfaceKilz Date: Thu, 5 Nov 2020 00:46:42 +0300 Subject: gn: bh20-seq-resource: Add python-redis * gn/packages/bioinformatics.scm [propagated-inputs]: Add python-redis since it's required for the twitter-feed. See: https://github.com/BonfaceKilz/feedanalyser/ --- gn/packages/bioinformatics.scm | 1 + 1 file changed, 1 insertion(+) (limited to 'gn/packages/bioinformatics.scm') diff --git a/gn/packages/bioinformatics.scm b/gn/packages/bioinformatics.scm index ecac5bf..e11d092 100644 --- a/gn/packages/bioinformatics.scm +++ b/gn/packages/bioinformatics.scm @@ -1265,6 +1265,7 @@ runApp(launch.browser=0, port=4206)~%\n" ("python-pyyaml" ,python-pyyaml) ("python-pycurl" ,python-pycurl) ("python-pyshex" ,python-pyshex) + ("python-redis" ,python-redis) ("python-ruaml.yaml" ,python38-ruaml.yaml-0.15.76) ("clustalw" ,clustalw) ("python-schema-salad" ,python-schema-salad) -- cgit v1.2.3