me
/
guix
Archived
1
0
Fork 0

gnu: hwdata: Remove unused gzip native input.

* gnu/packages/pciutils.scm (hwdata)[native-inputs]: Remove gzip.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
master
Brendan Tildesley 2022-03-10 20:31:40 +11:00 committed by Maxim Cournoyer
parent bcb0a94d0b
commit 07bc32b4ce
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 1 deletions

View File

@ -51,7 +51,6 @@
"0m04d93dwiplwp9v74nhnc0hyi2n007mylkg8f0frb46z5qjrpl3"))))
(build-system gnu-build-system)
(outputs '("out" "iab" "oui" "pci" "pnp" "usb"))
(native-inputs (list gzip))
(arguments
;; Tests require pciutils, python, podman. Disable to avoid recursive dep.
(list