cups-pk-helper: move to by-name

This commit is contained in:
jopejoe1
2025-08-21 18:35:31 +02:00
parent 634dd2f743
commit f881edd230
2 changed files with 0 additions and 2 deletions
-2
View File
@@ -15314,8 +15314,6 @@ with pkgs;
cups-filters = callPackage ../misc/cups/filters.nix { };
cups-pk-helper = callPackage ../misc/cups/cups-pk-helper.nix { };
foomatic-db-ppds-withNonfreeDb = callPackage ../by-name/fo/foomatic-db-ppds/package.nix {
withNonfreeDb = true;
};