inspec: move to by-name

Signed-off-by: awwpotato <awwpotato@voidq.com>
This commit is contained in:
awwpotato
2025-08-05 22:43:23 -07:00
parent 630305f853
commit 174bac31ab
5 changed files with 0 additions and 2 deletions
-2
View File
@@ -383,8 +383,6 @@ with pkgs;
inherit (gridlock) nyarr;
inspec = callPackage ../tools/misc/inspec { };
lshw-gui = lshw.override { withGUI = true; };
kdePackages = callPackage ../kde { };