nixpkgs/pkgs/stdenv/darwin
Stéphan Kochen 6515b56871
darwin.apple_sdk_11_0: use stdenv objc4
Stdenv on aarch64-darwin pulls in (bootstrap-stage4) objc4, unlike
x86_64. However derivations that otherwise depend on objc4 would use a
a different objc4 derivation on top of the final stdenv.

Because this library defines an LLVM module, having multiple instances
of it in the import path will interfere with builds.
2022-09-20 12:14:49 +02:00
..
default.nix darwin.apple_sdk_11_0: use stdenv objc4 2022-09-20 12:14:49 +02:00
fixed-xnu-python3.patch
make-bootstrap-tools.nix
portable-libsystem.sh
unpack-bootstrap-tools-aarch64.sh
unpack-bootstrap-tools.sh