Merge pull request #302060 from hellwolf/lshw-gui
lshw-gui: init at 02.20
This commit is contained in:
commit
faa239f8fc
@ -717,6 +717,8 @@ with pkgs;
|
||||
|
||||
inspec = callPackage ../tools/misc/inspec { };
|
||||
|
||||
lshw-gui = lshw.override { withGUI = true; };
|
||||
|
||||
kdePackages = callPackage ../kde { };
|
||||
|
||||
buildcatrust = with python3.pkgs; toPythonApplication buildcatrust;
|
||||
|
Loading…
Reference in New Issue
Block a user