about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPjotr Prins2026-04-06 11:55:23 +0200
committerPjotr Prins2026-04-06 11:55:23 +0200
commit0ede8df7f295604b09a574dcfa587a31483f1583 (patch)
treed0efa753584707f898f4db67cdc73a878ed690e9
parentacca175362eb1d1ce2b0cd263c39537b2b8a6f2b (diff)
downloadgenecup-0ede8df7f295604b09a574dcfa587a31483f1583.tar.gz
Propagate (guix.scm) xargs
-rw-r--r--guix.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/guix.scm b/guix.scm
index 5c8519e..2d17801 100644
--- a/guix.scm
+++ b/guix.scm
@@ -286,7 +286,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 unzip))
+    (propagated-inputs (list curl wget grep sed gawk coreutils findutils gzip unzip xargs))
     (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")