Revert "curl: fixup build on darwin after update"

This reverts commit c2cce178faa83b2bf1d9a5693d70b0d231ce66cc.

Changed files
-6
pkgs
tools
networking
-6
pkgs/tools/networking/curl/default.nix
···
, zlibSupport ? true, zlib
, zstdSupport ? false, zstd
-
, darwin
-
# for passthru.tests
, coeurl
, curlpp
···
strictDeps = true;
nativeBuildInputs = [ pkg-config perl ];
-
-
buildInputs = lib.optionals stdenv.isDarwin [
-
darwin.apple_sdk.frameworks.CoreServices
-
];
# Zlib and OpenSSL must be propagated because `libcurl.la' contains
# "-lz -lssl", which aren't necessary direct build inputs of