gnu: hwinfo: Remove input labels.
* gnu/packages/hardware.scm (hwinfo)[inputs]: Remove input labels.master
parent
e47f2cd387
commit
b61f2208c7
|
@ -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
|
||||||
|
|
Reference in New Issue