nixpkgs/pkgs/misc/cups
Yarny0 bfe3271fc0 samsung-unified-linux-driver (cups driver): use patchPpdFilesHook
The `sed` script in the `installPhase` is removed.
Instead, the setup hook `patchPpdFilesHook` is
used to patch the path to the filter executables.

The result should essentially be the same.
Comparing the generated ppd files showed no difference,
short of the package's hash in the absolute paths and
added newline characters at the end of some ppd files.
Missing newline characters at the end of the last line are
apparently added by `awk`; this shouldn't affect functionality.
The new package also contains a `propagated-build-inputs`
file which propagates the package itself.
This ensures the package is available whenever
a ppd file is singled out by another package.
2022-11-06 16:19:23 +01:00
..
drivers samsung-unified-linux-driver (cups driver): use patchPpdFilesHook 2022-11-06 16:19:23 +01:00
0001-TargetConditionals.patch cups: Include TargetConditionals.h on Darwin 2021-11-24 15:17:13 -08:00
cups-pk-helper.nix pkgs/misc: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
default.nix cups: fix build on darwin 2022-11-03 00:28:21 +01:00
filters.nix cups-filters: 1.28.12 -> 1.28.15 2022-07-07 21:16:50 +00:00