nixpkgs/pkgs/stdenv/darwin
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
..
darwin-secure-format.patch Fix Darwin stdenv to work on 10.13 2017-07-11 21:56:38 -04:00
default.nix cc-wrapper: Use stdenvNoCC to build 2017-09-26 14:08:21 -04:00
make-bootstrap-tools.nix darwin.make-bootstrap-tools.test: fix build breakage 2017-05-05 21:34:28 -04:00
standard-sandbox.sb stdenv-darwin: rename folder and associated attribute 2016-01-03 21:08:40 -05:00
unpack-bootstrap-tools.sh darwin stdenv: Ensure libSystem reexports the right libraries 2017-07-25 14:35:43 -04:00