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 top-level: Lay the groundwork for {build,host,target}Platform 2017-01-24 11:37:56 -05:00
cygwin
darwin cross-stdenv: Only prune most overrides in the final stage 2017-04-24 16:31:53 -04:00
freebsd top-level: Lay the groundwork for {build,host,target}Platform 2017-01-24 11:37:56 -05:00
generic nixpkgs: allow packages to be marked insecure 2017-02-24 07:41:05 -05:00
linux cross-stdenv: Only prune most overrides in the final stage 2017-04-24 16:31:53 -04:00
native top-level: Lay the groundwork for {build,host,target}Platform 2017-01-24 11:37:56 -05:00
nix top-level: Lay the groundwork for {build,host,target}Platform 2017-01-24 11:37:56 -05:00
adapters.nix cross-stdenv: Only prune most overrides in the final stage 2017-04-24 16:31:53 -04:00
booter.nix top-level: Introduce targetPackages and a "double link fold" 2017-04-23 14:01:12 -04:00
common-path.nix
default.nix stdenv: Bringup aarch64 architecture support 2017-01-25 00:01:51 +02:00