about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--gn/packages/genenetwork.scm2
1 files changed, 2 insertions, 0 deletions
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)