nixpkgs/pkgs/stdenv
John Ericson d349f9a340 cc-wrapper: Use stdenvNoCC to build
cc-wrapper may wrap a cc-compiler, but it doesn't need one to build
itself. (c.f. expand-response-params is a separate derivation.) This
helps avoid cycles on the cross stuff, in addition to removing a
useless dependency edge.

I could have been super careful with overrides in the stdenv to avoid
the mass rebuild, but I don't think it's worth it.
2017-09-26 14:08:21 -04:00
..
cross all-packages: Remove gccCrossStageFinal; any gcc will not work 2017-09-21 15:49:18 -04:00
custom top-level: {build,host,target}Platform are defined in the stdenv instead 2017-07-07 12:55:02 -04:00
cygwin cygwin: rebase fixes 2017-06-26 09:26:10 -03:00
darwin cc-wrapper: Use stdenvNoCC to build 2017-09-26 14:08:21 -04:00
freebsd cc-wrapper: Use stdenvNoCC to build 2017-09-26 14:08:21 -04:00
generic stdenv: Turn on set -x if NIX_DEBUG >= 6 2017-09-26 11:24:19 -04:00
linux cc-wrapper: Use stdenvNoCC to build 2017-09-26 14:08:21 -04:00
native cc-wrapper: Use stdenvNoCC to build 2017-09-26 14:08:21 -04:00
nix cc-wrapper: Use stdenvNoCC to build 2017-09-26 14:08:21 -04:00
adapters.nix stdenv cross adapater: Remove old extraBuildInputs 2017-09-21 14:52:42 -04:00
booter.nix stdenv / booter: imap -> imap1 2017-07-04 21:04:13 -04:00
common-path.nix bzip2: split into multiple outputs, refactor 2015-04-18 19:32:52 +02:00
default.nix stdenv: Bringup aarch64 architecture support 2017-01-25 00:01:51 +02:00