1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/pkgs/stdenv
John Ericson 49c99b70cf cross-stdenv: Only prune most overrides in the final stage
Before all overrides were also pruned in the previous stage, now
only gcc and binutils are, because they alone care about about the
target platform. The rest of the overrides don't, so it's better to
preserve them in order to avoid spurious rebuilds.
2017-04-24 16:31:53 -04:00
..
cross cross-stdenv: Only prune most overrides in the final stage 2017-04-24 16:31:53 -04:00
custom
cygwin
darwin cross-stdenv: Only prune most overrides in the final stage 2017-04-24 16:31:53 -04:00
freebsd
generic
linux cross-stdenv: Only prune most overrides in the final stage 2017-04-24 16:31:53 -04:00
native
nix
adapters.nix cross-stdenv: Only prune most overrides in the final stage 2017-04-24 16:31:53 -04:00
booter.nix
common-path.nix
default.nix