Unverified Commit 174bac31 authored by awwpotato's avatar awwpotato
Browse files

inspec: move to by-name



Signed-off-by: default avatarawwpotato <awwpotato@voidq.com>
parent 630305f8
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -383,8 +383,6 @@ with pkgs;

  inherit (gridlock) nyarr;

  inspec = callPackage ../tools/misc/inspec { };

  lshw-gui = lshw.override { withGUI = true; };

  kdePackages = callPackage ../kde { };