enochecker-test: migrate to by-name

This commit is contained in:
TomaSajt
2026-06-15 16:41:13 +02:00
parent 2de2a10ff5
commit 999b01b89e
2 changed files with 0 additions and 2 deletions
-2
View File
@@ -407,8 +407,6 @@ with pkgs;
dnf4 = python3Packages.callPackage ../development/python-modules/dnf4/wrapper.nix { };
enochecker-test = callPackage ../development/tools/enochecker-test { };
inherit (gridlock) nyarr;
lshw-gui = lshw.override { withGUI = true; };