Stéphan Kochen
a34a8db902
swift: enable experimental flags to match upstream
2023-02-01 08:29:36 +01:00
Domen Kožar
cfb80ea275
Merge pull request #211908 from stephank/fix/swift-darwin
...
[staging-next] swift: bootstrap using system stdlib
2023-01-28 11:58:03 +00:00
Stéphan Kochen
7220d26ed5
swift: bootstrap using system stdlib
...
`BOOTSTRAPPING-WITH-HOSTLIBS` is also what official builds use on
Darwin. It's unclear why `BOOTSTRAPPING` was working before, but it is
probably not supported on Darwin to begin with. It was now causing
crashes because of mixing of two copies of stdlib at run-time.
2023-01-22 10:36:11 +01:00
Guillaume Girol
447ca4bf3b
treewide: migrate to nativeCheckInputs
2023-01-21 12:00:00 +00:00
Stéphan Kochen
a4c8c87cb1
swift: remove NIX_BUILD_TOP
2022-11-21 11:04:54 +01:00
Stéphan Kochen
449e2f1b01
swift: track version in a central sources.nix
2022-11-15 14:24:25 +01:00
Stéphan Kochen
dcb0eaf66d
swift-driver: init at 5.7
2022-10-10 21:26:50 +02:00
Stéphan Kochen
8ed924c07a
swift: compiler only build & darwin support
2022-10-10 21:26:47 +02:00