nixpkgs/pkgs/os-specific/darwin/swift-corelibs
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
..
0001-Add-missing-TARGET_OS_-defines.patch darwin.CF: Include missing TARGET_OS_* defines 2021-11-24 15:17:13 -08:00
0002-Add-missing-launchd-header.patch swift-corelibs: fix build with clang 16 2023-07-02 17:56:25 -04:00
0003-Fix-incompatible-pointer-conversion.patch swift-corelibs: fix build with clang 16 2023-07-02 17:56:25 -04:00
0004-Fix-Darwin-cmake-build.patch swift-corelibs: switch build system to cmake 2023-07-02 17:56:25 -04:00
0005-Fix-framework-installation-path.patch swift-corelibs: switch build system to cmake 2023-07-02 17:56:25 -04:00
0006-System-CF-framework-compatibility.patch swift-corelibs: switch build system to cmake 2023-07-02 17:56:25 -04:00
0007-Use-nixpkgs-icu.patch swift-corelibs: switch to nixpkgs icu 2023-07-02 17:56:25 -04:00
0008-Dont-link-libcurl.patch swift-corelibs: don’t link against libcurl 2023-07-02 17:56:25 -04:00
corefoundation.nix darwin.apple_sdk.frameworks: remove NIX_COREFOUNDATION_RPATH hook 2024-07-26 12:41:45 -04:00
libdispatch.nix