Archived
1
0
Fork 0

gnu: hwinfo: Remove input labels.

* gnu/packages/hardware.scm (hwinfo)[inputs]:
Remove input labels.
This commit is contained in:
Tobias Geerinckx-Rice 2023-07-16 02:00:01 +02:00
parent e47f2cd387
commit b61f2208c7
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -412,8 +412,7 @@ operability and find drivers.")
(native-inputs (native-inputs
(list doxygen flex perl pkg-config)) (list doxygen flex perl pkg-config))
(inputs (inputs
`(("libx86emu" ,libx86emu) (list libx86emu `(,util-linux "lib")))
("util-linux:lib" ,util-linux "lib")))
(synopsis "Hardware information tool") (synopsis "Hardware information tool")
(description "HwInfo is used to probe for the hardware present in the system. (description "HwInfo is used to probe for the hardware present in the system.
It can be used to generate a system overview log which can be later used for It can be used to generate a system overview log which can be later used for