From 9610df9308542a2680f0f932b4ac0e5dd38a087e Mon Sep 17 00:00:00 2001 From: BonfaceKilz Date: Tue, 16 Jun 2020 20:12:17 +0300 Subject: gn: add twint as a dependency to gn2 --- gn/packages/genenetwork.scm | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gn') diff --git a/gn/packages/genenetwork.scm b/gn/packages/genenetwork.scm index c2d52e8..2ff2f50 100644 --- a/gn/packages/genenetwork.scm +++ b/gn/packages/genenetwork.scm @@ -32,6 +32,7 @@ #:use-module (gnu packages wget) #:use-module (gnu packages xml) #:use-module (gn packages bioinformatics) + #:use-module (gn packages twint) #:use-module (gn packages crates-io) #:use-module (gn packages elixir) #:use-module (gn packages gemma) @@ -316,6 +317,7 @@ implemented, light on server resource usage, and fairly speedy.") ; ("pylmm-gn2" ,pylmm-gn2) ("rust-qtlreaper" ,rust-qtlreaper) ("nginx" ,nginx) + ("python-twint" ,python-twint) ("python2-flask" ,python2-flask) ("python2-gunicorn-gn" ,python2-gunicorn-gn) ; ("python2-pillow" ,python2-pillow) - for later! -- cgit v1.2.3