remove unnecessary definition

This commit is contained in:
Daniel Cox
2025-06-29 19:50:06 +01:00
parent 8ade39d224
commit e8b66b8e95
-2
View File
@@ -4474,8 +4474,6 @@ with pkgs;
subzerod = with python3Packages; toPythonApplication subzerod;
sunsama = callPackage ../by-name/su/sunsama/package.nix { };
system-config-printer = callPackage ../tools/misc/system-config-printer {
autoreconfHook = buildPackages.autoreconfHook269;
libxml2 = libxml2Python;