nixpkgs/pkgs
Randy Eckenrode ebc1bcf409
swift-corelibs: don’t link against libcurl
swift-corelibs uses libcurl to implement `NSURLSession` in Foundation
via the symbols exported by CF. Foundation is not build on Darwin, and
these symbols are not exported by the system CoreFoundation.

By not linking against libcurl, this breaks a cycle between CF and
libcurl. That should allow libcurl to drop the patch disabling
linking against the SystemConfiguration and restore NAT64 support.

Unfortunately, the Darwin stdenv bootstrap still needs to build
dependencies that use `fetchFromGitHub`. While it can drop curl from the
final stdenv, it still needs to use it during the stdenv bootstrap.
2023-07-02 17:56:25 -04:00
..
applications Merge staging-next into staging 2023-07-02 12:01:55 +00:00
build-support Merge staging-next into staging 2023-07-02 00:03:47 +00:00
common-updater
data Merge pull request #240999 from NickCao/dbip 2023-07-02 15:32:19 +08:00
desktops Merge pull request #240927 from bobby285271/upd/gnome 2023-07-01 23:21:07 +02:00
development Merge staging-next into staging 2023-07-02 12:01:55 +00:00
games Merge pull request #238453 from tengkuizdihar/pegasus_frontend_init 2023-07-02 12:47:12 +02:00
misc Merge staging-next into staging 2023-07-01 06:01:38 +00:00
os-specific swift-corelibs: don’t link against libcurl 2023-07-02 17:56:25 -04:00
pkgs-lib
servers Merge staging-next into staging 2023-07-02 12:01:55 +00:00
shells Merge pull request #240032 from giorgiga/fishPlugins-sdkman-for-fish-update 2023-06-30 18:31:12 +02:00
stdenv swift-corelibs: don’t link against libcurl 2023-07-02 17:56:25 -04:00
test Merge pull request #239005 from Artturin/setorfunoverr 2023-07-01 15:27:23 +02:00
tools Merge staging-next into staging 2023-07-02 12:01:55 +00:00
top-level cctools: make cctools-llvm the default on Darwin 2023-07-02 10:03:29 -04:00