nixpkgs/pkgs/stdenv/darwin
Daniël de Kok b1700a7336 stdenv: unset SDKROOT on Darwin
The Rust `cc` crate started running `xcrun` when SDKROOT is defined:

a970b0ab0b

Consequently, building crates that use newer versions of the `cc`
crate fail, because xcrun is not available in pure build environments.
2020-09-03 09:46:21 +02:00
..
default.nix stdenv: unset SDKROOT on Darwin 2020-09-03 09:46:21 +02:00
make-bootstrap-tools.nix treewide: remove unused variables (#63177) 2019-06-16 19:59:05 +00:00
portable-libsystem.sh stdenv/darwin: fix portable libsystem hook 2018-12-05 12:56:12 -06:00
unpack-bootstrap-tools.sh darwin stdenv: Ensure libSystem reexports the right libraries 2017-07-25 14:35:43 -04:00