nixpkgs/pkgs/development/compilers/swift
Randy Eckenrode efdf4e9d1f
swift: use stdenv libc++ on Darwin
Swift uses libc++ 15, but it should really be using the same libc++ from
the stdenv. While not strictly needed currently, Swift 5.9 will support
C++ interop. If Swift is not using the stdenv C++, any C++ library used
with interop would need to be rebuilt against the Swift libc++.
2023-08-04 22:21:10 -04:00
..
compiler swift: 5.7.3 -> 5.8 2023-04-30 15:03:20 +02:00
foundation
libdispatch
sourcekit-lsp sourcekit-lsp: move pkg-config to nativeBuildInputs 2023-05-29 19:52:22 -04:00
swift-docc swiftPackages.swift-docc: convert swiftFlags to a list 2023-05-29 20:16:22 -04:00
swift-driver swift: 5.7.3 -> 5.8 2023-04-30 15:03:20 +02:00
swift-format swift-format: convert swiftpmFlags to a list 2023-05-29 20:15:20 -04:00
swiftpm swiftpm: move pkg-config to nativeBuildInputs 2023-05-29 19:51:01 -04:00
wrapper swift: 5.7.3 -> 5.8 2023-04-30 15:03:20 +02:00
xctest
default.nix swift: use stdenv libc++ on Darwin 2023-08-04 22:21:10 -04:00
sources.nix swift-format: init at 5.8 2023-05-06 19:40:08 +02:00