Emily
dd781e6aad
terra: 1.1.0 -> 1.2.0
2025-08-18 15:56:40 +01:00
Emily
95926c7e8c
c2ffi: llvm-16.0.0-0-unstable-2023-11-18 -> llvm-18.1.0-0-unstable-2024-04-20
2025-08-18 15:56:40 +01:00
Emily
21e1bb1152
wasmedge: bump LLVM to 19
...
See: <https://github.com/WasmEdge/WasmEdge/blob/0.15.0/Changelog.md >
2025-08-18 15:56:40 +01:00
Emily
01e8f570c6
nixos/malloc: unpin LLVM for Scudo
...
This was using `llvmPackages_latest` before that became an alias.
2025-08-18 15:56:40 +01:00
Emily
529489ffd3
androidenv.androidPkgs.emulator: drop unused LLVM library
...
None of the libraries reference this.
2025-08-18 15:56:40 +01:00
Emily
86e39d17db
python313Packages.shiboken2: unpin LLVM
2025-08-18 15:56:40 +01:00
Emily
5af7cbec0b
ghdl-llvm: unpin LLVM
...
Per their [`configure` script] (but not their documentation!), they
support up to LLVM 20.
[`configure` script]: <https://github.com/ghdl/ghdl/blob/v5.1.1/configure#L312-L327 >
2025-08-18 15:56:40 +01:00
Emily
257866d92b
flutterPackages-source.stable.engine: unpin LLVM
...
Unclear why this reference and no other was pinned. It builds.
2025-08-18 15:56:40 +01:00
Emily
fb89ed3681
libsForQt5.qtwebengine: bump LLVM to 19
...
Nobody is going to fix the warnings because it’s unmaintained
and silencing them won’t make them go away. This will be marked
`knownVulnerabilities` soon enough, too.
We don’t need `overrideLibcxx` because LLVM 19 is currently the
default and we’ll switch to the system C++ library on Darwin when
bumping it.
2025-08-18 15:56:40 +01:00
Emily
6774d062fe
libsForQt5.qtwebengine: backport upstream patch for gperf ≥ 3.2
2025-08-18 15:56:40 +01:00
Emily
0eebff6cbf
tracee: unpin LLVM
2025-08-18 15:56:40 +01:00
Emily
e82363bc92
tetragon: unpin LLVM
2025-08-18 15:56:40 +01:00
Emily
0b084fbd70
postgresql16Packages.pgvecto-rs: unpin LLVM
...
Sorry, but we can’t keep around LLVM 16 just for this. Upstreams
are unlikely to support Nixpkgs packaging anyway. It does build with
the default version.
2025-08-18 15:56:40 +01:00
Emily
8fb6d06f7a
haskellPackages.llvm-codegen: unpin LLVM
...
It’s broken anyway.
2025-08-18 06:08:17 +01:00
Emily
cd168a871e
python313Packages.wasmer-compiler-llvm: unpin LLVM
...
The package is broken (even on 3.11), so I can’t test this but also
don’t really care. It should probably just be dropped at this point.
2025-08-18 06:08:17 +01:00
Emily
0f147d22bb
ocaml-ng.ocamlPackages_4_14.bap: unpin LLVM
2025-08-18 06:08:17 +01:00
Emily
9b5a04e6d3
termbench-pro: unpin LLVM
2025-08-18 06:08:17 +01:00
Emily
82c7972f92
libunicode: unpin LLVM
2025-08-18 06:08:17 +01:00
Emily
99701f37e4
ivm: unpin LLVM
2025-08-18 06:08:17 +01:00
Emily
5fdbb6938e
inko: unpin LLVM
...
Upstream is already using LLVM 18 and it builds fine with the default.
2025-08-18 06:08:17 +01:00
Emily
df39a84a04
inko: fix tests on Darwin
2025-08-18 06:08:17 +01:00
Emily
d1230bc68e
contour: unpin LLVM
...
Fails to build on Darwin, but because of `sigtool` limitations at
install time, not because of LLVM.
2025-08-18 06:08:17 +01:00
Emily
8153126f49
chez: unpin LLVM
...
The bugs no longer reproduce as of the latest release.
2025-08-18 06:08:17 +01:00
Emily
0306ae73d3
mathematica: unpin LLVM
...
This was already bumped from LLVM 12 in
<https://github.com/NixOS/nixpkgs/pull/379273 > with 13 seemingly
being an arbitrary choice, so… optimistically let’s just unpin
it entirely?
2025-08-18 06:08:17 +01:00
Emily
3879ede2dd
build2: unpin LLVM
2025-08-18 06:08:17 +01:00
Emily
837c437e73
bloaty: unpin LLVM
2025-08-18 06:08:17 +01:00
Fabian Affolter and GitHub
3cca2c60f7
python3Packages.llama-cloud-services: 0.6.54 -> 0.6.60 ( #434437 )
2025-08-17 22:01:02 +02:00
Florian Klink and GitHub
0ae05be1b5
gerrit: 3.12.1 -> 3.12.2 ( #434513 )
2025-08-17 22:00:25 +02:00
Fabian Affolter and GitHub
437814dbc3
cdncheck: 1.1.31 -> 1.1.32 ( #434400 )
2025-08-17 21:58:03 +02:00
Fabian Affolter and GitHub
f33d0d69a0
python3Packages.pyenphase: 2.3.0 -> 2.3.1 ( #434487 )
2025-08-17 21:57:30 +02:00
Fabian Affolter and GitHub
7bbfce2f40
python3Packages.pontos: 25.7.2 -> 25.8.0 ( #434518 )
2025-08-17 21:56:10 +02:00
Marcus Ramberg and GitHub
f4c635d644
pocket-id: 1.6.4 -> 1.7.0 ( #432938 )
2025-08-17 21:54:41 +02:00
8448f672ae
sd-switch: 0.5.4 -> 0.5.5 ( #434084 )
...
Co-authored-by: rycee <rycee@users.noreply.github.com >
2025-08-17 19:52:55 +00:00
64db300449
railway: 4.6.1 -> 4.6.3 ( #434146 )
...
Co-authored-by: techknowlogick <hello@techknowlogick.com >
2025-08-17 19:43:55 +00:00
Gaétan Lepage and GitHub
1070c6dc49
python3Packages.sagemaker-core: 1.0.49 -> 1.0.52 ( #434401 )
2025-08-17 21:32:15 +02:00
5d2e7b6a02
cirrus-cli: 0.149.0 -> 0.150.0 ( #434486 )
...
Co-authored-by: techknowlogick <hello@techknowlogick.com >
2025-08-17 19:31:15 +00:00
Félix and GitHub
a8b418a82f
swaylock-plugin: 1.8.2 -> 1.8.3 ( #434520 )
2025-08-17 20:28:47 +02:00
Weijia Wang and GitHub
28e8935921
python3Packages.pyngrok: 7.2.12 -> 7.3.0 ( #433919 )
2025-08-18 02:10:46 +08:00
R. Ryantm
d9f7a67a3a
swaylock-plugin: 1.8.2 -> 1.8.3
2025-08-17 18:07:27 +00:00
R. Ryantm
5c61dd128c
python3Packages.pontos: 25.7.2 -> 25.8.0
2025-08-17 17:54:57 +00:00
Emily and GitHub
8000dc1d3f
apko: 0.30.2 -> 0.30.4 ( #432721 )
2025-08-17 19:33:33 +02:00
188d6a07c4
aliae: 0.26.5 -> 0.26.6 ( #434070 )
...
Co-authored-by: vedantmgoyal9 <vedantmgoyal9@users.noreply.github.com >
2025-08-17 17:32:57 +00:00
Felix Singer
1608efa59c
gerrit: 3.12.1 -> 3.12.2
...
Signed-off-by: Felix Singer <felixsinger@posteo.net >
2025-08-17 19:30:13 +02:00
36b26e6528
wasm-tools: 1.236.0 -> 1.236.1 ( #434026 )
...
Co-authored-by: ereslibre <ereslibre@ereslibre.es >
2025-08-17 17:19:24 +00:00
mannerbund and Lin Jian
d8fbefa019
emacsPackages.eglot-booster: init at 0-unstable-2025-07-16
2025-08-18 01:00:05 +08:00
mannerbund and Lin Jian
4b0ccb0822
maintainers: add mannerbund
2025-08-18 01:00:05 +08:00
Basti and GitHub
ed1dc4fa49
protonvpn-gui: fix desktop item StartupWMClass ( #434479 )
2025-08-17 16:48:31 +00:00
R. Ryantm and Masum Reza
a68f5e9ad3
aquamarine: 0.9.2 -> 0.9.3
2025-08-17 22:15:29 +05:30
cefe143479
emcee: 0.5.1 -> 0.6.1 ( #434446 )
...
Co-authored-by: genga898 <genga898@users.noreply.github.com >
2025-08-17 16:31:00 +00:00
5e8c66def8
gollama: v1.35.1 -> v1.35.3 ( #434395 )
...
Co-authored-by: genga898 <genga898@users.noreply.github.com >
2025-08-17 16:30:12 +00:00