André Silva and GitHub
43d2a552d4
claude-code: 2.0.25 -> 2.0.26 ( #455141 )
2025-10-24 09:09:52 +00:00
Matteo Pacini and GitHub
246c9da20e
paperless-ngx: 2.19.1 -> 2.19.2 ( #455002 )
2025-10-24 09:03:35 +00:00
Bruno BELANYI and GitHub
31e4e66897
caesura: 0.25.2 -> 0.26.0 ( #455080 )
2025-10-24 08:46:55 +00:00
Wolfgang Walther and GitHub
395d0cb65c
deterministic-zip: init at 5.2.0 ( #355559 )
2025-10-24 08:46:17 +00:00
Wolfgang Walther and GitHub
266982a701
top-level: group throwIfNot checks and simplify ( #455138 )
2025-10-24 08:28:33 +00:00
nixpkgs-merge-bot[bot] and GitHub
26c953d16c
haproxy: 3.2.6 -> 3.2.7 ( #455084 )
2025-10-24 08:24:01 +00:00
Wolfgang Walther and GitHub
b4f15dfff2
ly: 1.1.2 -> 1.2.0 ( #454744 )
2025-10-24 08:23:58 +00:00
Wolfgang Walther and GitHub
642fae6c6a
maintainers: drop rileyinman ( #454629 )
2025-10-24 08:04:35 +00:00
Matteo Pacini and GitHub
3c106f2ebb
gdevelop: 5.5.243 -> 5.5.244 ( #455140 )
2025-10-24 08:02:21 +00:00
Matteo Pacini and GitHub
cb2b1cbd55
cloud-nuke: 0.43.0 -> 0.44.0 ( #455137 )
2025-10-24 08:02:05 +00:00
Jörg Thalheim and GitHub
02e2099091
nixos/facter: add boot and storage detection ( #454847 )
2025-10-24 07:20:42 +00:00
nixpkgs-merge-bot[bot] and GitHub
ef41fb30ee
foundry: 1.4.1 -> 1.4.3 ( #455022 )
2025-10-24 07:16:26 +00:00
nixpkgs-merge-bot[bot] and GitHub
8a835af82f
re-isearch: 2.20220925.4.0a-unstable-2025-10-17 -> 2.20220925.4.0a-unstable-2025-10-22 ( #455127 )
2025-10-24 07:03:25 +00:00
R. Ryantm
b1a1a6e7d0
gdevelop: 5.5.243 -> 5.5.244
2025-10-24 06:47:04 +00:00
Doron Behar and GitHub
898063709b
musescore: 4.6.2 -> 4.6.3 ( #454915 )
2025-10-24 06:37:23 +00:00
Seth Flynn and GitHub
d43d3ef7d0
libtheora: apply ARMv7 conditionals to all 32-bit ARM ( #455107 )
2025-10-24 06:35:09 +00:00
R. Ryantm
976d0a3714
cloud-nuke: 0.43.0 -> 0.44.0
2025-10-24 06:33:24 +00:00
nixpkgs-merge-bot[bot] and GitHub
d58f5213a1
chirpstack-rest-api: 4.14.1 -> 4.15.0 ( #453611 )
2025-10-24 06:30:06 +00:00
Matt Sturgeon
321006d2d9
top-level: simplify checked using lib.all
2025-10-24 07:29:39 +01:00
Seth Flynn and GitHub
b180fc9626
ghostty{,-bin}: 1.2.2 -> 1.2.3 ( #455047 )
2025-10-24 06:29:03 +00:00
Matt Sturgeon
e92214c3a4
top-level: use parentheses to group checks
...
Group `throwIfNot` chains with parentheses to improve readability and
hint to nixfmt the intended formatting.
This makes the result visually closer to the pre-nixfmt layout:
checked =
throwIfNot (lib.isList overlays) "The overlays argument to nixpkgs must be a list."
lib.foldr (x: throwIfNot (lib.isFunction x) "All overlays passed to nixpkgs must be functions.") (r: r) overlays
throwIfNot (lib.isList crossOverlays) "The crossOverlays argument to nixpkgs must be a list."
lib.foldr (x: throwIfNot (lib.isFunction x) "All crossOverlays passed to nixpkgs must be functions.") (r: r) crossOverlays
;
2025-10-24 07:26:03 +01:00
Markus Hauck
a8dfff653f
claude-code: 2.0.25 -> 2.0.26
...
https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md
2025-10-24 08:17:24 +02:00
Ben Siraphob and GitHub
c9f97ce391
imagelol: fix darwin and use system libpng ( #454413 )
2025-10-24 05:48:39 +00:00
h7x4 and GitHub
00af231dd0
nixos/rtkit: fix hardening ( #455128 )
2025-10-24 05:47:21 +00:00
Fernando Rodrigues and GitHub
c7628dd00d
maintainers: add savtrip ( #454805 )
2025-10-24 05:25:34 +00:00
h7x4
2e9d838795
nixos/rtkit: fix hardening
2025-10-24 14:24:14 +09:00
R. Ryantm
08c9779fbf
re-isearch: 2.20220925.4.0a-unstable-2025-10-17 -> 2.20220925.4.0a-unstable-2025-10-22
2025-10-24 05:14:36 +00:00
nixpkgs-merge-bot[bot] and GitHub
c39d3c4f5c
okteto: 3.12.0 -> 3.12.1 ( #454899 )
2025-10-24 05:07:25 +00:00
rewine and GitHub
9474871093
wlroots_0_18: 0.18.2 -> 0.18.3 ( #454868 )
2025-10-24 05:06:44 +00:00
rewine and GitHub
9f7c0443c9
scribus: fix qt6.10 build ( #455046 )
2025-10-24 05:05:19 +00:00
h7x4 and GitHub
e5156205d6
taskwarrior2: add Necior to maintainers ( #442743 )
2025-10-24 04:55:34 +00:00
nixpkgs-merge-bot[bot] and GitHub
46d0143229
tfswitch: 1.7.0 -> 1.8.0 ( #455110 )
2025-10-24 04:47:08 +00:00
nixpkgs-merge-bot[bot] and GitHub
842c7dd2f2
rumdl: 0.0.162 -> 0.0.166 ( #455114 )
2025-10-24 04:23:51 +00:00
Austin Horstman and GitHub
098dd3385d
dolphin-emu: fix build with Qt 6.10 ( #454951 )
2025-10-24 03:47:40 +00:00
Austin Horstman and GitHub
51db701635
melonDS: 1.0-unstable-2025-08-10 -> 1.0-unstable-2025-10-13; melonDS: fix build with Qt 6.10 ( #454953 )
2025-10-24 03:47:05 +00:00
Yohann Boniface and GitHub
e56c8c71d8
codebuff: 1.0.501 -> 1.0.502 ( #453358 )
2025-10-24 03:28:22 +00:00
Yohann Boniface and GitHub
002a03d2d1
niftyreg: fix build with cmake4 ( #454932 )
2025-10-24 03:23:42 +00:00
R. Ryantm
ad23c591bb
rumdl: 0.0.162 -> 0.0.166
2025-10-24 02:53:50 +00:00
nixpkgs-merge-bot[bot] and GitHub
7d909d8d02
dprint-plugins.dprint-plugin-biome: 0.10.5 -> 0.10.6 ( #455028 )
2025-10-24 02:53:50 +00:00
Audrey Dutcher and GitHub
f28cb3bd7b
everest{,-bin}: 5806 -> 5935 ( #454633 )
2025-10-23 19:52:16 -07:00
Adam C. Stephens and GitHub
41a5afde62
livebook: 0.17.2 -> 0.17.3 ( #455082 )
2025-10-24 02:48:12 +00:00
Maciej Krüger and GitHub
28fbce2e24
oonf-olsrd2: fix build with cmake4 ( #455026 )
2025-10-24 02:45:45 +00:00
Austin Horstman and GitHub
f530b6542e
_1password-gui: 8.11.12 -> 8.11.14 ( #455070 )
2025-10-24 02:32:16 +00:00
R. Ryantm
f93e34eff9
tfswitch: 1.7.0 -> 1.8.0
2025-10-24 02:24:59 +00:00
h7x4 and GitHub
98e12f213d
ieda: 0-unstable-2025-06-30 -> 0.1.0-unstable-2025-09-10 ( #441702 )
2025-10-24 02:15:56 +00:00
Ben Wolsieffer
42454e57de
libtheora: apply ARMv7 conditionals to all 32-bit ARM
...
armv6l (and presumably armv5tel) have the same problems as armv7l, so
change the conditional from isArmv7 to isAarch32.
Fixes building ffmpeg on armv6l.
2025-10-23 22:13:46 -04:00
Masum Reza and GitHub
1d941d35c3
limine: disable zerocallusedregs on loongarch64/riscv64 ( #441249 )
2025-10-24 02:08:15 +00:00
nixpkgs-merge-bot[bot] and GitHub
d792a6e0cd
crystal-dock: 2.14 -> 2.15 ( #455086 )
2025-10-24 01:33:10 +00:00
dish and GitHub
ed5187e040
jellyfin{,-web}: 10.10.7 -> 10.11.0 ( #453777 )
2025-10-24 01:28:38 +00:00
Masum Reza and GitHub
263366c17b
64tass: rename to _64tass ( #455072 )
2025-10-24 01:11:18 +00:00