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
unpack-bootstrap-tools.sh