nixpkgs/pkgs/os-specific/darwin/apple-sdk
Randy Eckenrode 2c54952847
darwin.apple_sdk.frameworks: remove NIX_COREFOUNDATION_RPATH hook
Darwin no longer supports switching between CoreFoundation implementations as of https://github.com/NixOS/nixpkgs/pull/265102. The setup hook is vestigial and was mostly harmless until https://github.com/NixOS/nixpkgs/pull/329526 was necessitated to fix build failures on staging-next https://github.com/NixOS/nixpkgs/pull/328673.

The correct fix is to remove the hook. It’s not used by the 11.0 or 12.3 SDKs. This makes the 10.12 SDK a bit more like the other SDKs.
2024-07-26 12:41:45 -04:00
..
cf-setup-hook.sh CoreFoundation: specify the tbd explicitly 2023-08-12 09:17:13 -04:00
default.nix darwin.apple_sdk.frameworks: remove NIX_COREFOUNDATION_RPATH hook 2024-07-26 12:41:45 -04:00
frameworks.nix
impure-deps.nix
private-frameworks-setup-hook.sh
sdkRoot.nix darwin.apple_sdk.sdkRoot: init at 10.12 and 11.0 2024-03-29 08:47:41 -04:00
security-setup-hook.sh