Marc Bornand
fabd6242e2
ansel: tell the build script we package ansel
...
We set BINARY_PACKAGE_BUILD=1
This removes the use of -march=native
and also compiles some low-level function
for different vector instruction sets
The upstream repo uses it in ci and packaging instructions.
2025-08-18 17:42:54 +02:00
Marc Bornand
a1d176f3a3
ansel: remove pcre from buildInputs
...
The upstream documentation does not require it
We do not have any error message or warning without it either
2025-08-18 17:42:54 +02:00
Marc Bornand
35bb4a9dac
ansel: add missing dependencies
2025-08-18 17:42:54 +02:00
Marc Bornand
913cca4d06
ansel: sort inputs
2025-08-18 17:42:51 +02:00
Marc Bornand
e3a4e20383
ansel: remove special version of libavif
...
ansel works with the current version of libavif
2025-08-18 17:41:19 +02:00
Marc Bornand
99e583be00
ansel: fix compilation
...
use saxon instead of libxslt like darktable
remove insecure libsoup_2_4
move libxml2 to buildInputs
2025-08-18 17:41:16 +02:00
Martin Weinelt
62ef08e9a4
solanum: 0-unstable-2025-07-20 -> 0-unstable-2025-08-18 ( #434749 )
2025-08-18 17:38:34 +02:00
Marc Bornand
2b10f11791
saxon: add -xslt symlink
...
Some projects that expect to be built on debian/ubuntu
search for saxon-xslt instead of saxon.
2025-08-18 17:35:15 +02:00
isabel
7f4cfd668b
nixos/greetd: avoid systemd boot messages interrupt greetd ( #433962 )
2025-08-18 16:33:59 +01:00
Wolfgang Walther
0033857606
nix: enable separateDebugInfo (on non-static builds) ( #433603 )
2025-08-18 15:31:28 +00:00
nixpkgs-merge-bot[bot]
7e108dfbb2
copilot-language-server: 1.351.0 -> 1.357.0 ( #432282 )
...
Co-authored-by: arunoruto <arunoruto@users.noreply.github.com>
2025-08-18 15:28:54 +00:00
Wolfgang Walther
519dac385d
postgresqlPackages.omnigres: 0-unstable-2025-08-06 -> 0-unstable-2025-08-15 ( #434278 )
2025-08-18 15:27:55 +00:00
isabel
a0c6ea4a9f
flaresolverr: 3.3.24 -> 3.3.25 ( #434493 )
2025-08-18 16:12:16 +01:00
·𐑑𐑴𐑕𐑑𐑩𐑤
b9192b4dc3
h2o: src.sha256 → src.hash
2025-08-18 22:11:28 +07:00
·𐑑𐑴𐑕𐑑𐑩𐑤
03e079da8e
h2o: 2.3.0-untagged-2025-08-13 → 2.3.0-untagged-2025-08-14
2025-08-18 22:11:05 +07:00
·𐑑𐑴𐑕𐑑𐑩𐑤
dc5539cb9f
h2o: 2.3.0.20250717 → 2.3.0-untagged-2025-08-13
2025-08-18 22:09:20 +07:00
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
31328fa6b9
sgx-sdk: unpin GCC ( #434553 )
2025-08-18 15:49:28 +01:00
R. Ryantm
c7abe9d3da
solanum: 0-unstable-2025-07-20 -> 0-unstable-2025-08-18
2025-08-18 14:49:09 +00:00
Sandro
9e3ca09f0a
rsstail-py: init at 0.6.0 ( #430751 )
2025-08-18 16:28:13 +02:00
Adam C. Stephens
e4a689c0d0
buildRebar3: enable deterministic builds ( #434713 )
2025-08-18 10:25:29 -04:00
OTABI Tomoya
966774277f
textlint: 14.3.0 -> 15.2.1 ( #434490 )
2025-08-18 23:05:20 +09:00
OTABI Tomoya
bdb6e64fd9
textlint-rule-preset-ja-spacing: init at 2.4.3 ( #434412 )
2025-08-18 23:04:37 +09:00
Toma
df6e7e7fd3
lanraragi: 0.9.21 -> 0.9.41 ( #433491 )
2025-08-18 16:00:42 +02:00
R. Ryantm
197b504eed
kubescape: 3.0.37 -> 3.0.38
2025-08-18 13:49:52 +00:00
nikstur
e43ac5cf0a
rshim-user-space: drop busybox dependency ( #434679 )
2025-08-18 15:42:50 +02:00
nixpkgs-merge-bot[bot]
58f3c8b331
copybara: 20250804 -> 20250811 ( #434599 )
...
Co-authored-by: cameroncuttingedge <cameroncuttingedge@users.noreply.github.com>
2025-08-18 13:29:33 +00:00
Johannes Kirschbauer
324edb5654
nixpkgs-manual: doc/build-helpers: fix broken links to derivation's advanced attributes ( #427734 )
2025-08-18 15:08:24 +02:00
Gaetan Lepage
4ebe160b24
python3Packages.mlx-lm: 0.26.0 -> 0.26.3
...
Diff: https://github.com/ml-explore/mlx-lm/compare/v0.26.0...v0.26.3
Changelog: https://github.com/ml-explore/mlx-lm/releases/tag/v0.26.3
2025-08-18 14:41:56 +02:00
Gaetan Lepage
3b9bf641c3
python3Packages.lm-eval: 0.4.8 -> 0.4.9.1
...
Diff: https://github.com/EleutherAI/lm-evaluation-harness/compare/v0.4.8...v0.4.9.1
Changelog: https://github.com/EleutherAI/lm-evaluation-harness/releases/tag/v0.4.9.1
2025-08-18 14:39:43 +02:00
Grimmauld
78580172ea
imagemagick: 7.1.2-0 -> 7.1.2-1 ( #433249 )
2025-08-18 12:22:46 +00:00
R. Ryantm
cb9b10bfd5
linuxKernel.kernels.linux_zen: 6.16 -> 6.16.1
2025-08-18 14:17:42 +02:00
nixpkgs-merge-bot[bot]
6deff23485
zoom-us: 6.5.8.3527 -> 6.5.9.3723 ( #434527 )
...
Co-authored-by: ryan4yin <xiaoyin_c@qq.com>
2025-08-18 12:15:13 +00:00
Artturin
4c65774ecc
gnome-user-share: Fix cross
...
7ffb23dd5a/src/meson.build (L47)
2025-08-18 15:11:27 +03:00
Yohann Boniface
767807cd18
python3Packages.mlx: 0.26.3 -> 0.28.0 ( #432032 )
2025-08-18 14:00:07 +02:00
Yohann Boniface
1ede77b84a
outline: 0.85.1 -> 0.86.1 ( #432857 )
2025-08-18 13:59:41 +02:00
Thomas Gerbet
9dfd93392e
firebird_4: 4.0.5 -> 4.0.6
...
Fixes CVE-2025-24975.
https://github.com/FirebirdSQL/firebird/security/advisories/GHSA-fx9r-rj68-7p69
https://github.com/FirebirdSQL/firebird/blob/v4.0.6/CHANGELOG.md
2025-08-18 13:53:11 +02:00
dish
e0e6f0e202
mautrix-slack: 0.2.2 -> 0.2.3 ( #434569 )
2025-08-18 07:51:14 -04:00