me
/
guix
Archived
1
0
Fork 0

gnu: sharutils: 'which' is a native input.

* gnu/packages/compression.scm (sharutils)[inputs]: Rename to ...
[native-inputs]: ... this.
master
Marius Bakke 2021-05-19 00:28:17 +02:00
parent 9fe4e45be7
commit de47177400
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 1 additions and 1 deletions

View File

@ -690,7 +690,7 @@ decompressors when faced with corrupted input.")
(("char const \\* const program_name" all)
(string-append "extern " all)))))))
(build-system gnu-build-system)
(inputs
(native-inputs
`(("which" ,which)))
(arguments
`(#:phases