mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-31 09:14:28 +00:00
foomatic-db: unstable-2022-10-03 -> unstable-2023-03-30
introduces a couple of ppd files for Ricoh printers
This commit is contained in:
parent
47bcfe5162
commit
f81afb13d4
@ -13,15 +13,15 @@
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "foomatic-db";
|
||||
version = "unstable-2022-10-03";
|
||||
version = "unstable-2023-03-30";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
# there is also a daily snapshot at the `downloadPage`,
|
||||
# but it gets deleted quickly and would provoke 404 errors
|
||||
owner = "OpenPrinting";
|
||||
repo = "foomatic-db";
|
||||
rev = "2a3c4d1bf7eadc42f936ce8989c1dd2973ea9669";
|
||||
hash = "sha256-in0/j1nAQvM0NowBIBx3jj5WVMPIfZAeAk1SkuA3tjA=";
|
||||
rev = "d883a215dc062e478c64d4e2eee9b0e39e6c629d";
|
||||
hash = "sha256-eFgHTbj4pNfLG2ftU29FQ8rgRMbX+44UytfoZ4vdgZ4=";
|
||||
};
|
||||
|
||||
buildInputs = [ cups cups-filters ghostscript gnused perl ];
|
||||
@ -94,7 +94,7 @@ stdenv.mkDerivation rec {
|
||||
PPD files generated from the XML files in this package
|
||||
are contained in the package 'foomatic-db-ppds'.
|
||||
Besides the XML files, this package contains
|
||||
about 6,600 PPD files, for printers from
|
||||
about 6,700 PPD files, for printers from
|
||||
Brother, Canon, Epson, Gestetner, HP, InfoPrint,
|
||||
Infotec, KONICA_MINOLTA, Kyocera, Lanier, Lexmark, NRG,
|
||||
Oce, Oki, Ricoh, Samsung, Savin, Sharp, Toshiba and Utax.
|
||||
|
Loading…
Reference in New Issue
Block a user