about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--guix.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/guix.scm b/guix.scm
index f988ace..9b0f382 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 gzip))
+    (propagated-inputs (list curl wget grep sed gawk coreutils findutils gzip unzip))
     (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")