Frank Doepper and Weijia Wang
47780b3415
shotcut: 25.01 -> 25.08
2025-10-08 00:24:10 +02:00
Frank Doepper and Weijia Wang
89d8985dff
shotcut: mlt with qt
...
fixes text filter
2025-10-08 00:24:10 +02:00
Frank Doepper and Weijia Wang
dcd01e0d94
mlt: 7.30.0 -> 7.32.0
2025-10-08 00:24:06 +02:00
Yohann Boniface and GitHub
d3fdff1631
criterion: remove unused libcsptr dependency ( #449666 )
2025-10-07 22:20:10 +00:00
Yohann Boniface and GitHub
d04e65db61
terramate: 0.14.6 -> 0.14.7 ( #449503 )
2025-10-07 22:19:49 +00:00
Gaetan Lepage
886843fb84
python3Packages.testcontainers: 4.13.1 -> 4.13.2
...
Diff:
https://github.com/testcontainers/testcontainers-python/compare/testcontainers-v4.13.1...testcontainers-v4.13.2
Changelog:
https://github.com/testcontainers/testcontainers-python/releases/tag/testcontainers-v4.13.2
2025-10-07 22:16:04 +00:00
R. Ryantm
ab4aa4a699
gpxsee: 13.48 -> 14.0
2025-10-07 22:15:02 +00:00
R. Ryantm
a38fdb13ab
plasticity: 25.2.9 -> 25.2.11
2025-10-07 22:14:19 +00:00
Vincent Laporte and GitHub
c4a27cc814
coqPackages.coqutil: 0.0.6 -> 0.0.7 ( #449500 )
2025-10-07 22:03:16 +00:00
Justin Bedő and GitHub
110a7d23ec
soci: 4.0.2 -> 4.1.2 ( #446217 )
2025-10-07 22:03:04 +00:00
R. Ryantm
55005f4572
pocket-id: 1.11.2 -> 1.13.1
2025-10-07 22:00:06 +00:00
Philip Taron
8f277e1537
nixComponents: gate GCC flags on Nix 2.32+
...
This is based on advice from @xokdvium on Matrix.
2025-10-07 14:49:58 -07:00
R. Ryantm
241a0d1e58
linuxKernel.kernels.linux_lqx: 6.16.9 -> 6.16.11
2025-10-07 21:45:28 +00:00
Matt Sturgeon
46b111a293
nexusmods-app: cleanup bitmap icon script
2025-10-07 22:44:29 +01:00
Gaetan Lepage
127236cb72
ctranslate2: fix CMake 4 compatibility
2025-10-07 21:43:02 +00:00
Linus Karl
96528ee9d1
criterion: remove unused libcsptr dependency
2025-10-07 23:42:57 +02:00
Gaétan Lepage and GitHub
32da39443f
opencode: 0.14.0 -> 0.14.5 ( #449443 )
2025-10-07 21:40:49 +00:00
Sergei Zimmerman and Philip Taron
c1e3ab069c
packaging: Build without symbolic interposition on GCC
...
This turns out to be a big problem for performance of Bison
generated code, that for whatever reason cannot be made internal
to the shared library. This causes GCC to make a bunch of function
calls go through PLT. Ideally these hot functions (like move/copy ctor) could become
inline in upstream Bison. That will make sure that GCC can do interprocedular
optimizations without -fno-semantic-interposition [^]. Considering that
LLVM already does inlining and whatnot is a good motivation for this change.
I don't know of any case where Nix relies on LD_PRELOAD tricks for the shared
libraries in production use-cases.
[^]: https://maskray.me/blog/2021-05-09-fno-semantic-interposition
2025-10-07 14:37:16 -07:00
Philip Taron
46a5936eec
nixVersions.nix_2_32: init at 2.32.0
...
Diff: https://github.com/NixOS/nix/compare/2.31.2...2.32.0
Changelog: https://discourse.nixos.org/t/nix-2-32-0-released/70528
The `nixVersions.latest` link is updated as well.
2025-10-07 14:34:36 -07:00
R. Ryantm
ed5dfcbe56
python3Packages.lib4vex: 0.2.0 -> 0.2.1
2025-10-07 21:30:53 +00:00
Felix Bühler and GitHub
71ad9a34cf
nixos/redmine: Apply more hardening options ( #449140 )
2025-10-07 23:30:22 +02:00
Anomalocaridid
8c129aba4f
numbat: add desktop file and icons
2025-10-07 17:15:28 -04:00
R. Ryantm
420f9a042f
tana: 1.0.46 -> 1.0.47
2025-10-07 21:10:55 +00:00
Yohann Boniface and GitHub
269f1d62ef
oxker: add a desktop file ( #449641 )
2025-10-07 21:09:56 +00:00
Matt Sturgeon
60a5dfd952
python3Packages.pystd: 0.17.0 → 0.18.0
...
Changelog:
- Support for Python 3.14
- Deprecate the `read_size` and `write_size` parameters of `ZstdFile` and `SeekableZstdFile`
- Deprecate `richmem_compress` and `RichMemZstdCompressor`
- Rework documentation to suggest using `compression.zstd` from Python stdlib, and provide a migration guide
- Include the `zstd` library license in package distributions
https://github.com/Rogdham/pyzstd/blob/0.18.0/CHANGELOG.md
2025-10-07 22:08:01 +01:00
kirillrdy and GitHub
488a1aa0d0
python3Packages.pylance: 0.38.0 -> 0.38.1 ( #449398 )
2025-10-07 21:01:19 +00:00
Martin Weinelt and GitHub
41686edb04
music-assistant: build librespot fork ( #447147 )
2025-10-07 20:53:46 +00:00
David McFarland and GitHub
43b6e7fada
dotnetCorePackages.dotnet_10.vmr: cherry-pick AVX-512 crash fix ( #449237 )
2025-10-07 20:50:53 +00:00
Matt Sturgeon
9c85f55e72
nexusmods-app: drop dead avalonia code
...
We briefly depended on the avalonia nixpkgs package instead of fetching
it from nuget, however since disabling it we have never re-enabled it.
2025-10-07 21:46:45 +01:00
Yohann Boniface and GitHub
4935b89a17
slimevr: 0.16.2 -> 0.16.3 ( #449552 )
2025-10-07 20:46:15 +00:00
R. Ryantm
a241d93a5b
coldsnap: 0.8.0 -> 0.9.0
2025-10-07 20:42:07 +00:00
Matt Sturgeon
9594f70d74
nexusmods-app: switch back to fetchFromGitHub
...
We switched to `fetchgit` because we needed to fetch git-LFS contend for
some tests to build. Since then upstream has stopped using git-LFS and
we have stopped fetching with it enabled, so we can switch back to
`fetchFromGitHub`.
I assume that when we disabled git-LFS, I wasn't aware `fetchFromGitHub`
supported `fetchSubmodules`.
2025-10-07 21:41:43 +01:00
R. Ryantm
5b7f5ed738
clusterctl: 1.11.1 -> 1.11.2
2025-10-07 20:39:23 +00:00
R. Ryantm
8f8b3dab61
clboss: 0.14.1 -> 0.15.1
2025-10-07 20:38:15 +00:00
Sandro and GitHub
d87da05004
dolphin-emu: fix build against CMake >= 3.5 ( #449510 )
2025-10-07 20:38:14 +00:00
Sefa Eyeoglu
887847fa49
epsonscan2: fix build with CMake 4
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2025-10-07 22:37:55 +02:00
Martin Weinelt and GitHub
1c713c7590
python314: 3.14.0-rc3 -> 3.14.0 ( #449538 )
2025-10-07 20:35:27 +00:00
R. Ryantm
95af42c642
dosbox-x: 2025.05.03 -> 2025.10.07
2025-10-07 20:32:42 +00:00
Olli Helenius
cc6a88501a
oxker: add a desktop file
2025-10-07 23:32:40 +03:00
Olli Helenius
efd0262214
jetbrains.jdk: 21.0.7 -> 21.0.8
2025-10-07 23:26:25 +03:00
Olli Helenius
4f46ccb8b7
jetbrains.jcef: 1014 -> 1059
2025-10-07 23:26:25 +03:00
Olli Helenius
7f5f68d9ff
jetbrains.jcef: build with Thrift 0.20.0
...
Upstream is incompatible with 0.21.0.
2025-10-07 23:26:25 +03:00
nixpkgs-merge-bot[bot] and GitHub
9312774332
gf: 0-unstable-2025-09-21 -> 0-unstable-2025-10-05 ( #449501 )
2025-10-07 20:19:48 +00:00
sweenu
4e23b4365f
music-assistant: use librespot-ma as spotify provider
2025-10-07 22:11:10 +02:00
sweenu
21bd89d405
librespot-ma: init at 0.6.0-unstable-2025-08-10
2025-10-07 22:10:24 +02:00
Fabian Affolter
f814829c31
python313Packages.arelle: 2.30.25 -> 2.37.61
2025-10-07 22:08:59 +02:00
Samuel Hopstock and GitHub
4c3e67f112
Make spectre-cli work with CMake 4
2025-10-07 22:07:29 +02:00
Malo Bourgon
38450d5614
signalbackup-tools: 20250925 -> 20251006-1
...
Diff: https://github.com/bepaald/signalbackup-tools/compare/20250925...20251006-1
2025-10-07 13:07:23 -07:00
Philip Taron and GitHub
36f9b49cbf
brogue: remove; libtcod: remove ( #448603 )
2025-10-07 20:04:05 +00:00
Jasi
c9ca657305
libtcod: remove
2025-10-07 15:58:43 -04:00