Loading
applyPatches: simplify src attribute inheritance.
This fixes the potential mismatch between a `applyPatches` with and without patches, as the latter would not merge the `meta` or `passthru` args. This is technically a breaking change to the `applyPatches` interface, but there are no instances of this in nixpkgs.