0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-14 06:00:33 +03:00

cups: update package

This commit is contained in:
Nikolay Amiantov 2014-11-05 05:32:41 +03:00
parent f2c3bda151
commit aa548af5a5
5 changed files with 93 additions and 50 deletions

View file

@ -175,7 +175,7 @@ in
};
services.printing.drivers =
[ pkgs.cups pkgs.cups_pdf_filter pkgs.ghostscript additionalBackends
[ pkgs.cups pkgs.ghostscript additionalBackends
pkgs.perl pkgs.coreutils pkgs.gnused pkgs.bc pkgs.gawk pkgs.gnugrep
];