From c1e1bf49b9a00916f19916e7d6b892bea2a794c7 Mon Sep 17 00:00:00 2001 From: BonfaceKilz Date: Tue, 3 Aug 2021 15:20:24 +0300 Subject: gn: genenetwork3: Add csvdiff as a propagated input --- gn/packages/genenetwork.scm | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gn/packages/genenetwork.scm') diff --git a/gn/packages/genenetwork.scm b/gn/packages/genenetwork.scm index 6f89a44..4f7f25e 100644 --- a/gn/packages/genenetwork.scm +++ b/gn/packages/genenetwork.scm @@ -48,6 +48,7 @@ #:use-module (gn packages databases) #:use-module (gn packages elixir) #:use-module (gn packages gemma) + #:use-module (gn packages golang) #:use-module (gn packages javascript) #:use-module (gn packages phewas) #:use-module (gn packages python) @@ -433,6 +434,7 @@ Graphical Fragment Assembly} files and related formats.") "19xs9yjv2qldyjkhw2v8dxw5r5gvm2vchcbfqrxi13qgvdidx65f")))) (propagated-inputs `(("coreutils" ,coreutils) ("gemma-wrapper" ,gemma-wrapper) + ("csvdiff" ,go-github-com-aswinkarthik-csvdiff) ("python" ,python-wrapper) ("python-bcrypt" ,python-bcrypt) ("python-flask" ,python-flask) -- cgit v1.2.3