From 6a98b5545c6452cec11185db53eaea6a2097132d Mon Sep 17 00:00:00 2001 From: BonfaceKilz Date: Thu, 6 Jan 2022 12:56:31 +0300 Subject: gn: genenetwork: Add diffutils * gn/packages/genenetwork.scm (genenetwork3)[propagated-inputs]: Add diffutils. --- gn/packages/genenetwork.scm | 1 + 1 file changed, 1 insertion(+) diff --git a/gn/packages/genenetwork.scm b/gn/packages/genenetwork.scm index a73c199..e6633de 100644 --- a/gn/packages/genenetwork.scm +++ b/gn/packages/genenetwork.scm @@ -118,6 +118,7 @@ ("gemma-wrapper" ,gemma-wrapper) ("python" ,python-wrapper) ("csvdiff" ,csvdiff) + ("diffutils" ,diffutils) ("python-bcrypt" ,python-bcrypt) ("python-flask" ,python-flask) ("python-flask-cors" ,python-flask-cors) -- cgit v1.2.3