me
/
guix
Archived
1
0
Fork 0

gnu: cwltool: Do not propagate inputs.

* gnu/packages/bioinformatics.scm (cwltool)[propagated-inputs]: Move to ...
[inputs]: ... here.
Arun Isaac 2022-05-07 15:00:16 +05:30
parent 57baf246e8
commit aaa981f7c5
No known key found for this signature in database
GPG Key ID: 2E25EE8B61802BB3
1 changed files with 1 additions and 1 deletions

View File

@ -3009,7 +3009,7 @@ and record oriented data modeling and the Semantic Web.")
;; Pytest doesn't know what to do with "-n auto"
(substitute* "tox.ini"
(("-n auto") "")))))))
(propagated-inputs
(inputs
(list python-argcomplete
python-bagit
python-coloredlogs