me
/
guix
Archived
1
0
Fork 0

gnu: inxi-minimal: Remove input labels.

* gnu/packages/admin.scm (inxi-minimal)[inputs]:
Remove input labels.
master
Tobias Geerinckx-Rice 2022-12-11 01:00:07 +01:00
parent 2dfc21d9ce
commit 932409da9c
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 3 additions and 3 deletions
gnu/packages

View File

@ -4320,9 +4320,9 @@ Python loading in HPC environments.")
(base32 "1nai43251r791qvc1c4hhvcaa6hq7zcjlww7k3ip7br6zgxqjaxm"))))
(build-system trivial-build-system)
(inputs
`(("bash" ,bash-minimal)
("perl" ,perl)
("procps" ,procps)))
(list bash-minimal
perl
procps))
(native-inputs
(list gzip))
(arguments