nixpkgs/pkgs/build-support/trivial-builders
Andrew Marshall 52c27352ce applyPatches: skip creating additional drv when no patches
If there are no `patches` or `postPatch`, then this will just do work to
make something equivalent to `src`. Instead, just return `src` in that
case.
2024-01-12 15:49:24 -05:00
..
test tests.trivial-builders.references: specify as empty set instead of null on non-Linux 2023-12-09 13:08:10 +08:00
default.nix applyPatches: skip creating additional drv when no patches 2024-01-12 15:49:24 -05:00
test-overriding.nix tests.trivial-builders.overriding: update after shellDryRun 2021-12-27 20:30:01 -05:00