Commit graph

1,007,349 commits

Author SHA1 Message Date
Bart Oostveen
f0eda30aa6 ffmpeg_6: 6.1.5 -> 6.1.6
(cherry picked from commit 6baf1b45d6)
2026-06-22 22:02:43 +00:00
Michael Daniels
bf2296dccf
[Backport release-26.05] .github: drop x86_64-darwin (#534385) 2026-06-22 21:56:48 +00:00
Peder Bergebakken Sundt
650a3d687b
[Backport release-26.05] octave.pkgs.optim: 1.6.2 -> 1.6.3, unbreak (#534064) 2026-06-22 21:40:45 +00:00
Peder Bergebakken Sundt
3ddbca63f4
[release-26.05] nocturne: 1.2.1 -> 1.3.0 (#534072) 2026-06-22 21:35:04 +00:00
Emily
71ac1710ea workflows/build: stop building for x86_64-darwin
This will apply to the stable release branches too, but that seems
unavoidable: we use `nixpkgs-unstable` in `ci/pinned.json`, which
means that the development shell for stable release branches is based
on the unstable branch. Once we drop support for a system on the
unstable branch, it can no longer be used for Nixpkgs development on
the next pin, even when targeting already‐released stable branches.

Since Nixpkgs contributors would generally be expected to be less
likely to be using deprecated platforms, and we usually operate with
a backport workflow where changes target the unstable branch first,
this is probably acceptable. A potential alternative would be to pin
the stable branch for CI instead.

(cherry picked from commit 8ccb319a2e)
2026-06-22 21:28:37 +00:00
Emily
ffe04b394f .github/PULL_REQUEST_TEMPLATE: drop x86_64-darwin checkbox
(cherry picked from commit 6657df3e12)
2026-06-22 21:28:36 +00:00
Peder Bergebakken Sundt
911f9a10e1
[Backport release-26.05] pulsar: fix crash reporter (#534153) 2026-06-22 21:27:11 +00:00
nixpkgs-ci[bot]
a3afa3d653
[Backport release-26.05] mdns-scanner: 0.27.1 -> 0.27.2 (#534282) 2026-06-22 21:25:09 +00:00
nixpkgs-ci[bot]
0b4154c21e
[Backport release-26.05] irpf: 2026-1.4 -> 2026-1.5 (#534328) 2026-06-22 19:20:23 +00:00
nixpkgs-ci[bot]
ec66c016ce
[Backport release-26.05] mailpit: 1.30.1 -> 1.30.2 (#534305) 2026-06-22 19:20:13 +00:00
R. Ryantm
3b20c8b6cd irpf: 2026-1.4 -> 2026-1.5
(cherry picked from commit db5e2c9471)
2026-06-22 18:08:56 +00:00
Adam C. Stephens
8bfd455057
[Backport release-26.05] halloy: 2026.7.1 -> 2026.7.2 (#534114) 2026-06-22 17:29:49 +00:00
Gergő Gutyina
a322320bcd
[26.05] pnpm: switch to nodejs-slim (#530296) 2026-06-22 17:03:04 +00:00
R. Ryantm
2b65d7539a mailpit: 1.30.1 -> 1.30.2
(cherry picked from commit b898819b34)
2026-06-22 16:35:13 +00:00
nixpkgs-ci[bot]
9883107c97
[Backport release-26.05] finamp: 0.9.23-beta -> 0.9.24-beta (#533615) 2026-06-22 16:22:02 +00:00
Pascal Dietrich
bf763f0eed mdns-scanner: 0.27.1 -> 0.27.2
(cherry picked from commit 535651229c)
2026-06-22 15:46:22 +00:00
Martin Weinelt
e19832a27f
python3Packages.slowapi: backport starlette 1.0 compat (#534251) 2026-06-22 13:26:09 +00:00
Martin Weinelt
350f26db97 python3Packages.slowapi: backport starlette 1.0 compat
(cherry picked from commit 3385604a84)
2026-06-22 15:10:39 +02:00
K900
b834173e7d
[Backport release-26.05] mesa: 26.1.2 -> 26.1.3 (#534247) 2026-06-22 13:01:49 +00:00
K900
3ac3fd2490 mesa: 26.1.2 -> 26.1.3
Diff: https://gitlab.freedesktop.org/mesa/mesa/-/compare/mesa-26.1.2...mesa-26.1.3

Changelog: https://docs.mesa3d.org/relnotes/26.1.3.html
(cherry picked from commit 37a1ccb86c)
2026-06-22 12:56:23 +00:00
Alyssa Ross
16157b94dc
[Backport release-26.05] llvmPackages_git: 23.0.0-unstable-2026-06-14 -> 23.0.0-unstable-2026-… (#534222) 2026-06-22 12:46:50 +00:00
Martin Weinelt
978f88e5b3
[Backport release-26.05] nixosTests: remove deprecated config attribute access (#534209) 2026-06-22 11:57:40 +00:00
Michele Guerini Rocco
7abeab9194
[Backport release-26.05] Revert "doc: don't use sha256 and non-sri hashes in user docs" (#534205) 2026-06-22 11:48:48 +00:00
Tristan Ross
c87158160b llvmPackages_git: 23.0.0-unstable-2026-06-14 -> 23.0.0-unstable-2026-06-21
(cherry picked from commit c583625dd7)
2026-06-22 11:31:46 +00:00
Martin Weinelt
f1091a72dc nixosTests: remove deprecated config attribute access
```
sed -i 's/\(nodes\.[^.]*\)\.config/\1/g' nixos/tests/**.nix
````

(cherry picked from commit 63c4563604)
2026-06-22 10:45:03 +00:00
rnhmjoj
44de0d0dea Revert "doc: don't use sha256 and non-sri hashes in user docs"
This reverts commit 309d5c169b.

The instructions don't work on NixOS 25.11: Nix 2.31 doesn't suport SRI
hashes in builtins.fetchTarball. Moreover the NixOS manual shouldn't
recomment using experimental commands.

(cherry picked from commit e0a630cb36)
2026-06-22 10:40:03 +00:00
nixpkgs-ci[bot]
34268251cf
[Backport release-26.05] kvrocks: 2.15.0 -> 2.16.0 (#534139) 2026-06-22 08:29:05 +00:00
Leona Maroni
68208ae413
[Backport release-26.05] youtrack: 2026.1.13570 -> 2026.1.13757 (#534152) 2026-06-22 06:14:17 +00:00
Leon Schoorl
b9db3d1af6 pulsar: fix crash reporter
(cherry picked from commit 378022ee10)
2026-06-22 06:12:53 +00:00
Leona Maroni
4ec8fa78d9 youtrack: 2026.1.13570 -> 2026.1.13757
fixes:
- CVE-2026-56141
- CVE-2026-56142
- CVE-2026-50242
- CVE-2026-50242

https://youtrack.jetbrains.com/releaseNotes?q=%23JT%20%23Resolved%20Released%20in%20build:%202026.1.13757&title=YouTrack%202026.1.13757%20Release%20Notes
(cherry picked from commit 69d96e5ae0)
2026-06-22 06:08:49 +00:00
nixpkgs-ci[bot]
8c2df13c94
[Backport release-26.05] pyrefly: 1.0.0 -> 1.1.1 (#534110) 2026-06-22 06:06:34 +00:00
XYenon
f6526ce181 kvrocks: 2.15.0 -> 2.16.0
(cherry picked from commit ed5704a9ac)
2026-06-22 05:07:43 +00:00
Vladimír Čunát
cfdd18c86b
[Backport release-26.05] bcachefs-tools: mark as working on kernel 7.1 (#534135) 2026-06-22 04:51:08 +00:00
Charlotte 🦝 Deleńkec
5ac3bef366 bcachefs-tools: mark as working on kernel 7.1
Upstream supported kernel 7.1 since 1.38.1:

daebabcc2e/Changelog.mdwn (L152-L162)
(cherry picked from commit b0c8003671)
2026-06-22 04:45:59 +00:00
nixpkgs-ci[bot]
93ba21b3da
[Backport release-26.05] realm: 2.8.0 -> 2.9.4 (#534106) 2026-06-22 04:02:38 +00:00
nixpkgs-ci[bot]
d1e3e782ea
[Backport release-26.05] reaction: 2.4.1 -> 2.5.1 (#533857) 2026-06-22 04:02:17 +00:00
Adam C. Stephens
3f17a9749b halloy: 2026.7.1 -> 2026.7.2
Changelog: https://github.com/squidowl/halloy/blob/2026.7.2/CHANGELOG.md
(cherry picked from commit 1e48be37a0)
2026-06-22 03:17:49 +00:00
Benoit de Chezelles
0c8249f7ec pyrefly: 1.0.0 -> 1.1.1
(cherry picked from commit 60d1960984)
2026-06-22 03:13:40 +00:00
sarin
bec43db02c realm: 2.8.0 -> 2.9.4
(cherry picked from commit 3a8eb19051)
2026-06-22 02:57:00 +00:00
nixpkgs-ci[bot]
cbdd7e11a3
[Backport release-26.05] nezha-agent: 2.2.2 -> 2.2.3 (#533881) 2026-06-22 01:35:22 +00:00
Peder Bergebakken Sundt
199c8a33eb
[Backport release-26.05] python3Packages.ansible: 13.6.0 -> 13.7.0 (#532391) 2026-06-21 23:18:17 +00:00
R. Ryantm
3fd910f9da nocturne: 1.2.2 -> 1.3.0
(cherry picked from commit 187f1439f7)
2026-06-22 01:11:30 +02:00
Peder Bergebakken Sundt
ea043f1ce4 nocturne: add a gdk-pixbuf module
(cherry picked from commit 94bf14f664)
2026-06-22 01:11:26 +02:00
Peder Bergebakken Sundt
2370847e2d nocturne: 1.2.1 -> 1.2.2
Diff: https://github.com/Jeffser/Nocturne/compare/1.2.1...1.2.2

Changelog: https://github.com/Jeffser/Nocturne/releases
(cherry picked from commit 607961ef2c)
2026-06-22 01:11:22 +02:00
nixpkgs-ci[bot]
6834f028ed
[Backport release-26.05] eigenwallet: 4.4.1 -> 4.10.0 (#534053) 2026-06-21 22:37:40 +00:00
Luca Ruperto
84bcfa41da octave.pkgs.optim: 1.6.2 -> 1.6.3, unbreak
It was marked broken in 1dc27975d1 (May
2025).
But the bug was fixed in October 2025 with:
https://sourceforge.net/p/octave/optim/ci/d8c28ab3f3f37d439bc2d961d79f4a8caa9830d1/

Since there were new commits, but no release. I asked the upstream
maintainer to push the 1.6.3 tag.

I tested it works by importing the library:
nix-shell -p "octave.withPackages (ps: [ ps.optim ])" --run 'octave
--eval "pkg load optim; disp(\"Success!\")"'

(cherry picked from commit cbbc21f9f8)
2026-06-21 22:37:10 +00:00
nixpkgs-ci[bot]
6b95c61d69
[Backport release-26.05] matrix-continuwuity: 0.5.9 -> 0.5.10 (#534055) 2026-06-21 22:16:56 +00:00
Bart Oostveen
27e6066d44 matrix-continuwuity: 0.5.9 -> 0.5.10
Changelog: https://forgejo.ellis.link/continuwuation/continuwuity/releases/tag/v0.5.10
This is a security release and should be backported. Not sure if this is worth backporting to oldstable still.

(cherry picked from commit 47d2fffb5b)
2026-06-21 22:11:14 +00:00
R. Ryantm
9fe971ec51 eigenwallet: 4.4.1 -> 4.10.0
(cherry picked from commit 22f85ff472)
2026-06-21 22:09:38 +00:00
Martin Weinelt
1f43886335
staging-next-26.05 iteration 1 - 2026-06-06 (#528906) 2026-06-21 22:04:01 +00:00