nixpkgs/pkgs/build-support/setup-hooks/patch-ppd-files
Yarny0 fcbf9c6415 patch-ppd-files: use meta and passthru directly
When I authored the nix file in
335a9083b0,
`makeSetupHook` didn't know about `passthru` or `meta`.
So I foisted these attributes on the
derivation with `.overrideAttrs`.

Commits ba895a7da8 and
48034046bf enabled
`makeSetupHook` to receive these attributes directly.
It seems advisable to use that instead of `.overrideAttrs`.
2023-04-11 16:58:18 +02:00
..
default.nix patch-ppd-files: use meta and passthru directly 2023-04-11 16:58:18 +02:00
patch-ppd-hook.sh
patch-ppd-lines.awk
test.nix
test.ppd