R. Ryantm
215542fe4b
noriskclient-launcher-unwrapped: 0.6.21 -> 0.6.22
...
(cherry picked from commit 30a7851fef )
2026-06-04 11:38:00 +00:00
StepBroBD
78a58a1587
[Backport release-26.05] caddy: 2.11.3 -> 2.11.4 ( #527915 )
2026-06-04 11:28:21 +00:00
whispers
96d8886cd7
caddy: 2.11.3 -> 2.11.4
...
https://github.com/caddyserver/caddy/releases/tag/v2.11.4
Fixes: GHSA-vcc4-2c75-vc9v (https://github.com/caddyserver/caddy/pull/7785 )
(cherry picked from commit e7e7984e94 )
2026-06-04 10:51:23 +00:00
Ramses
f458088f51
[Backport release-26.05] nixos/preSwitchChecks: actually set errexit inside check bodies ( #527909 )
2026-06-04 10:22:38 +00:00
r-vdp
69dfbb74c9
nixos/preSwitchChecks: actually set errexit inside check bodies
...
The previous `if ! ( ... )` wrapper put the check body in a context
where bash ignores `set -e`, so a failing command in the middle of a
check would not abort it and the switch would proceed. Run the
subshell outside any conditional and capture $? explicitly instead.
(cherry picked from commit 69dc41f083 )
2026-06-04 10:17:37 +00:00
rorosen
4b40aa9c82
[Backport release-26.05] k3s: update all packages ( #526461 )
2026-06-04 08:46:27 +00:00
nixpkgs-ci[bot]
8097a7e158
[Backport release-26.05] andcli: 2.6.2 -> 2.7.0 ( #527701 )
2026-06-04 07:27:34 +00:00
K900
6109681c1f
[Backport release-26.05] libinput: 1.31.2 -> 1.31.3 ( #527869 )
2026-06-04 07:25:23 +00:00
K900
6fc02d06ed
libinput: 1.31.2 -> 1.31.3
...
Diff: https://gitlab.freedesktop.org/libinput/libinput/-/compare/1.31.2...1.31.3
Changelog: https://gitlab.freedesktop.org/libinput/libinput/-/releases/1.31.3
(cherry picked from commit 4064388abf )
2026-06-04 07:20:33 +00:00
K900
8f74d9a63e
[Backport release-26.05] libinput: 1.31.1 -> 1.31.2 ( #527862 )
2026-06-04 07:05:08 +00:00
Sergei Trofimovich
4a083bdf0b
libinput: 1.31.1 -> 1.31.2
...
Changes: https://gitlab.freedesktop.org/libinput/libinput/-/compare/1.31.1...1.31.2
(cherry picked from commit 27f3d1d435 )
2026-06-04 07:00:14 +00:00
Thomas Gerbet
6e6fc34ecd
[Backport release-26.05] apache-airflow: fix building on darwin ( #527860 )
2026-06-04 06:49:32 +00:00
Sergei Volkov
a88dd02589
apache-airflow: fix building on darwin
...
(cherry picked from commit 9148fd996c )
2026-06-04 06:44:20 +00:00
Thomas Gerbet
14a2a86280
[Backport release-26.05] apache-airflow: 3.2.1 -> 3.2.2 ( #527488 )
2026-06-04 06:36:44 +00:00
nixpkgs-ci[bot]
c9895f75bf
[Backport release-26.05] ddhx: add meta.mainProgram ( #527823 )
2026-06-04 05:50:37 +00:00
Vincent Laporte
46753f85d4
[Backport release-26.05] prooftree: refactor ( #527841 )
2026-06-04 05:19:53 +00:00
Vincent Laporte
e5ccebb288
[Backport release-26.05] minizinc: 2.9.3 → 2.9.7 ( #527840 )
2026-06-04 05:14:00 +00:00
Vincent Laporte
a06bebb644
prooftree: refactor
...
Move to pkgs/by-name/
Build with default version of OCaml
Use finalAttrs pattern
Remove unused dependencies
(cherry picked from commit 23bee868d9 )
2026-06-04 04:36:50 +00:00
Vincent Laporte
43ca50fc10
minizinc: 2.9.3 → 2.9.7
...
(cherry picked from commit f80d165041 )
2026-06-04 04:36:00 +00:00
Ryan Omasta
9a2ae538fd
ddhx: add meta.mainProgram
...
(cherry picked from commit 7a0d58a094 )
2026-06-04 02:35:20 +00:00
Adam C. Stephens
42312874ce
[Backport release-26.05] gleam: 1.16.0 -> 1.17.0 ( #527767 )
2026-06-04 00:55:59 +00:00
nixpkgs-ci[bot]
b364529f0b
[Backport release-26.05] ultrastardx: 2026.5.0 -> 2026.6.0 ( #527583 )
2026-06-03 23:16:15 +00:00
Adam C. Stephens
5b74e0e8df
gleam: 1.16.0 -> 1.17.0
...
Changelog: https://github.com/gleam-lang/gleam/blob/v1.17.0/changelog/v1.17.md
(cherry picked from commit 28e8cd6a62 )
2026-06-03 22:39:43 +00:00
Jhonas Wernery
8dea73fabd
[Backport release-26.05] mastodon: 4.5.10 -> 4.5.11 ( #527728 )
2026-06-03 22:37:04 +00:00
nixpkgs-ci[bot]
eb7aea652b
[Backport release-26.05] turbo-unwrapped: 2.9.14 -> 2.9.16 ( #527644 )
2026-06-03 21:34:48 +00:00
isabel
49e243d8b3
[backport 26.05] actool: 2.0.0 -> 2.2.4 ( #527564 )
2026-06-03 21:33:14 +00:00
teutat3s
30af2c2b67
mastodon: 4.5.10 -> 4.5.11
...
Changelog: https://github.com/mastodon/mastodon/releases/tag/v4.5.11
(cherry picked from commit 61a1cdd2da )
2026-06-03 20:51:12 +00:00
Adam C. Stephens
10beee49cb
[Backport release-26.05] beamPackages.elixir_1_20: 1.20.0-rc.6 -> 1.20.0 ( #527719 )
2026-06-03 20:36:43 +00:00
Adam C. Stephens
f3a3507cdf
beamPackages.elixir_1_20: 1.20.0-rc.6 -> 1.20.0
...
Changelog: https://github.com/elixir-lang/elixir/releases/tag/v1.20.0
(cherry picked from commit dce1478c21 )
2026-06-03 20:16:20 +00:00
Pascal Dietrich
3d4f0209d3
andcli: 2.6.2 -> 2.7.0
...
(cherry picked from commit e99f0b9274 )
2026-06-03 19:22:51 +00:00
nixpkgs-ci[bot]
d09c2f71c7
[Backport release-26.05] hiredis: 1.3.0 -> 1.4.0 ( #527676 )
2026-06-03 19:13:42 +00:00
Matt Sturgeon
2736f0d23f
[Backport release-26.05] nixos/displayManager: replace ad-hoc type // { check } overrides ( #527215 )
2026-06-03 18:25:34 +00:00
R. Ryantm
4e1d9c4272
hiredis: 1.3.0 -> 1.4.0
...
(cherry picked from commit 825a9ca101 )
2026-06-03 18:01:27 +00:00
nixpkgs-ci[bot]
82b6949a1a
[Backport release-26.05] modrinth-app-unwrapped: 0.13.17 -> 0.14.2 ( #527542 )
2026-06-03 17:54:51 +00:00
Ramses
ca54e7056e
[Backport release-26.05] nixos/transmission: drop stale activationScripts reference from docs ( #527663 )
2026-06-03 17:19:58 +00:00
r-vdp
f8de93b612
nixos/transmission: drop stale activationScripts reference from docs
...
Part of #475305 .
(cherry picked from commit 658f5a6a2d )
2026-06-03 17:14:48 +00:00
Grimmauld
53fad5c4ed
[Backport release-26.05] sdl3-mixer: 3.2.2 -> 3.2.4 ( #527638 )
2026-06-03 16:14:28 +00:00
R. Ryantm
0bfa9a8993
turbo-unwrapped: 2.9.14 -> 2.9.16
...
(cherry picked from commit 163954eae7 )
2026-06-03 16:09:30 +00:00
nixpkgs-ci[bot]
b471e55e7f
[Backport release-26.05] source2viewer-cli: 19.1 -> 19.2 ( #527585 )
2026-06-03 16:00:23 +00:00
nixpkgs-ci[bot]
afe1de612c
[Backport release-26.05] garnet: 1.1.9 -> 1.1.10 ( #527584 )
2026-06-03 16:00:23 +00:00
taku0
f70374d0b8
[Backport release-26.05] thunderbird-latest-bin-unwrapped: 150.0.2 -> 151.0.1 ( #527143 )
2026-06-03 15:48:43 +00:00
jujb233
2cbfd1eab4
sdl3-mixer: 3.2.2 -> 3.2.4
...
(cherry picked from commit 66e58d1578 )
2026-06-03 15:48:04 +00:00
R. Ryantm
2b8e5006b0
source2viewer-cli: 19.1 -> 19.2
...
(cherry picked from commit 5256acc99c )
2026-06-03 14:25:04 +00:00
R. Ryantm
680e469f8a
garnet: 1.1.9 -> 1.1.10
...
(cherry picked from commit 0782919d1f )
2026-06-03 14:24:18 +00:00
R. Ryantm
1a324a307b
ultrastardx: 2026.5.0 -> 2026.6.0
...
(cherry picked from commit b0fc79ccfc )
2026-06-03 14:24:13 +00:00
Kerstin Humm
5860264a88
[Backport release-26.05] nixos/weblate: ensure ssh wrappers are up to date ( #527524 )
2026-06-03 14:08:46 +00:00
Stanisław Pitucha
a6ee667a25
actool: 2.1.2 -> 2.2.4
...
Better glass icon support
(cherry picked from commit 8e1a5521ca )
2026-06-03 16:25:49 +03:00
Stanisław Pitucha
2eeaba33b4
actool: 2.0.0 -> 2.1.2
...
Fix the issues with macos 26 / liquid glass icon bundles.
(cherry picked from commit a062233d1e )
2026-06-03 16:25:41 +03:00
Vladimír Čunát
313b4603e5
[Backport release-26.05] xorg-server: 21.1.22 -> 21.1.23 ( #527038 )
2026-06-03 13:02:09 +00:00
R. Ryantm
be1ac3c60d
modrinth-app-unwrapped: 0.13.17 -> 0.14.2
...
(cherry picked from commit d9042209bb )
2026-06-03 12:49:21 +00:00