me
/
guix
Archived
1
0
Fork 0

gnu: awscli: Do not propagate inputs.

* gnu/packages/python-web.scm (awscli)[propagated-inputs]: Move all inputs
from here...
[inputs]: ...to here.
master
Ricardo Wurmus 2022-04-13 09:26:47 +02:00
parent 21cd4c704e
commit fc89b50b7b
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 1 additions and 1 deletions

View File

@ -2893,7 +2893,7 @@ supports url redirection and retries, and also gzip and deflate decoding.")
(("raise ExecutableNotFoundError\\('groff'\\)") "")
(("cmdline = \\['groff'")
(string-append "cmdline = ['" (which "groff") "'"))))))))
(propagated-inputs
(inputs
(list python-colorama-for-awscli
python-botocore-for-awscli
python-s3transfer