cups: move to by-name

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