From d7c16cc332e010a62cc54b66613dbcadda4904fc Mon Sep 17 00:00:00 2001 From: Pjotr Prins Date: Wed, 1 Apr 2026 12:33:31 +0200 Subject: add (edirect) gzip --- guix.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guix.scm b/guix.scm index c3aeaee..f988ace 100644 --- a/guix.scm +++ b/guix.scm @@ -276,7 +276,7 @@ GeneCup with four gene symbols (gria1, crhr1, drd2, and penk).") go-github-com-surgebase-porter2 go-golang-org-x-sys go-golang-org-x-text)) - (propagated-inputs (list curl wget grep sed gawk coreutils findutils)) + (propagated-inputs (list curl wget grep sed gawk coreutils findutils gzip)) (inputs (list bash-minimal coreutils perl perl-xml-simple python)) (home-page "https://www.ncbi.nlm.nih.gov/books/NBK179288/") (synopsis "Tools for accessing the NCBI's set of databases") -- cgit 1.4.1