Sam
19d240b619
swiftPackages.{sourcekit-lsp,swift-format}: link libdispatch.so
...
In my experience this solution seems to be necessary on almost all if
not all Swift packages on Linux
2025-10-11 14:47:33 -07:00
Sam
d8754b1b0a
swiftPackages.{sourcekit-lsp,swift-format}: drop upstreamed patches
...
I'm grouping this together because it's the same patch
2025-10-11 14:47:33 -07:00
Sam
6e1a464f82
swiftPackages.swiftpm: patch swift-crypto as needed
2025-10-11 14:47:33 -07:00
Sam
0800438fcd
swiftPackages.swiftpm: use newer swift-crypto to fix missing symbols
...
This is 3.0.0 -> 3.15.1, so it's even semver compatible
2025-10-11 14:47:25 -07:00
Sam
4744337c52
swiftPackages.swiftpm: add bootstrap derivations for new dependencies
2025-10-11 14:44:18 -07:00
Sam
d18cfb1058
swiftPackages.swiftpm: drop upstreamed patches
...
Some of these were not technically upstreamed but all have been fixed
2025-10-11 14:44:18 -07:00
Sam
483fd74afc
swiftPackages.swiftpm: fix patches that no longer apply cleanly
2025-10-11 14:44:17 -07:00
Sam
f6fe95f1fe
swiftPackages.swift-driver: fix patches that no longer apply cleanly
2025-10-11 14:44:17 -07:00
Sam
873ea654ac
swiftPackages.swift-corelibs-foundation: drop upstreamed patches
...
Technically the first of these wasn't upstreamed and was instead
superceded by
https://github.com/swiftlang/swift-corelibs-foundation/commit/8d1a6794206637fee67f4a955853b0d1771746e2
but that's close enough.
2025-10-11 14:44:17 -07:00
Sam
f3ea847829
swiftPackages.swift{,-corelibs-libdispatch}: fix build with modern clang
...
We apply this patch to the copy of libdispatch that's copied into Swift
and to the standalone build.
2025-10-11 14:44:17 -07:00
Sam
60a9738efa
swiftPackages.swift: drop SysRoot replacements that fail to apply
...
These replacements didn't apply cleanly to Swift 5.8 anyway, we just
didn't notice. They don't appear to cause any problems and regardless,
the goal is "no more broken than before"
2025-10-11 14:44:17 -07:00
Sam
8e4a990997
swiftPackages.*: swap from replace to replace-fail
2025-10-11 14:44:17 -07:00
Sam
470ee5bfaf
swiftPackages.swift: enable remaining compiler features
...
There are remaining features that are not enabled, but they depend on a
host Swift with which to compile.
2025-10-11 14:44:17 -07:00
Sam
12231abbaf
swiftPackages.swift: fix patches that no longer apply cleanly
2025-10-11 14:44:11 -07:00
Sam
a156f5fda3
swiftPackages.swift: patch CMake to import missing module
2025-10-10 20:10:52 -07:00
Sam
374682d81a
swiftPackages.swift: drop upstreamed patches
2025-10-10 20:10:30 -07:00
Sam
8aff8a38bc
swiftPackages.swift: clang 15 -> 16
2025-10-10 19:57:21 -07:00
Sam
e5aaa8c8e9
swiftPackages.swift: update cxx-interop-test
2025-10-10 19:51:06 -07:00
Sam
b2e971ac41
swiftPackages.swift: check for modern CXX interop flag in wrapper
...
This check is what determines whether the appropriate CFLAGS are set so
that Swift can find the C++ headers it needs for interop
2025-10-10 19:51:06 -07:00
Sam
c221712e43
swiftPackages.*: update generated SwiftPM dependencies
...
This includes adding new dependencies when appropriate
2025-10-10 19:51:06 -07:00
Sam
11a5bac33b
swiftPackages.*: bump SDK to 14
2025-10-10 19:51:06 -07:00
Sam
1d8df27dd7
swiftPackages.*: update sources from 5.8 to 5.10.1
2025-10-10 19:51:06 -07:00
Leona Maroni
82cad0baa6
pamix: fix cmake 4 compatibility ( #450449 )
2025-10-10 07:57:12 +00:00
Fabian Affolter
222dac9fb9
python3Packages.elevenlabs: 2.16.0 -> 2.17.0 ( #450551 )
2025-10-10 07:55:25 +00:00
Leona Maroni
1af492ae26
alglib: fix build with CMake 4 ( #450595 )
2025-10-10 07:55:20 +00:00
Fabian Affolter
b9e8287f56
python3Packages.gdsfactory: 9.17.0 -> 9.18.1 ( #450533 )
2025-10-10 07:54:00 +00:00
Leona Maroni
52f990909e
libad9361: fix CMake 4 compatibility ( #450322 )
2025-10-10 07:52:13 +00:00
Fabian Affolter
ea274a5ba0
python3Packages.langsmith: 0.4.31 -> 0.4.34 ( #450496 )
2025-10-10 07:50:26 +00:00
Leona Maroni
78825f1ff7
hackrf, soapyhackrf: fix build for cmake 4 ( #450306 )
2025-10-10 07:50:17 +00:00
Leona Maroni
70235709f6
transmission_3: fix build with cmake 4 ( #449458 )
2025-10-10 07:49:26 +00:00
Doron Behar
5243c528fa
musescore: 4.6.0 -> 4.6.1 ( #449941 )
2025-10-10 07:47:21 +00:00
Jacek Galowicz
06ded7cdd8
devenv: 1.9.1 -> 1.10 ( #449555 )
2025-10-10 07:42:30 +00:00
David Wronek
846cd6f354
alglib: fix build with CMake 4
...
Fixes: https://github.com/NixOS/nixpkgs/issues/450584
Signed-off-by: David Wronek <david.wronek@mainlining.org >
2025-10-10 09:41:53 +02:00
Niklas Korz
4c31e4c7de
shader-slang: 2025.17.2 -> 2025.18.2 ( #450298 )
2025-10-10 07:41:01 +00:00
gador
ec70f9a2ec
datalad-gooey: apply upstream PR to fix build ( #442570 )
2025-10-10 07:39:03 +00:00
cyclopentane
7746d906b4
soapyhackrf: backport cmake < 3.5 fix
2025-10-10 09:31:44 +02:00
cyclopentane
8ac6ff699f
hackrf: backport cmake < 3.5 fix
...
Backports the hackrf commit that raises the minimum cmake version to
3.10, so the newest version of cmake doesn't complain about having
removed cmake < 3.5 compatibility anymore.
2025-10-10 09:31:44 +02:00
nixpkgs-merge-bot[bot]
32ee37dd2b
laravel: 5.19.0 -> 5.20.0 ( #450530 )
2025-10-10 07:31:07 +00:00
wrvsrx
9d237a95f1
transmission_3: fix build with cmake 4
2025-10-10 15:18:26 +08:00
nixpkgs-merge-bot[bot]
923825a84e
dependency-track: 4.13.4 -> 4.13.5 ( #450432 )
2025-10-10 07:17:32 +00:00
gador
5af99df5e5
extractpdfmark: link with iconv explicitly on Darwin ( #445598 )
2025-10-10 09:16:20 +02:00
Fabian Affolter
e579568066
radare2: 6.0.2 -> 6.0.4 ( #450040 )
2025-10-10 07:15:23 +00:00
Matteo Pacini
03ebd6691c
vscode-extensions.saoudrizwan.claude-dev: 3.32.5 -> 3.32.7 ( #450574 )
2025-10-10 07:14:37 +00:00
Weijia Wang
d2facb0aba
msolve: 0.9.1 -> 0.9.2 ( #450349 )
2025-10-10 07:00:37 +00:00
Matteo Pacini
816fbab9de
jetbrains-toolbox: 2.9.0.56191 -> 2.9.1.58121 ( #450552 )
2025-10-10 06:57:57 +00:00
R. Ryantm
3edd562cf9
vscode-extensions.saoudrizwan.claude-dev: 3.32.5 -> 3.32.7
2025-10-10 06:31:17 +00:00
nixpkgs-merge-bot[bot]
f18aed0c4f
liana: 13.0 -> 13.1 ( #450417 )
2025-10-10 06:25:06 +00:00
nixpkgs-merge-bot[bot]
e77ba43e3f
lianad: 13.0 -> 13.1 ( #450415 )
2025-10-10 06:23:43 +00:00
nixpkgs-merge-bot[bot]
daebeba791
amp-cli: 0.0.1759233723-gf92434 -> 0.0.1760013766-g2b1690 ( #450334 )
2025-10-10 05:57:12 +00:00
Vincent Laporte
794eb1a6fd
rocqPackages.rocq-elpi: 3.1.0 -> 3.2.0 ( #450257 )
2025-10-10 05:56:23 +00:00