Commit graph

1,005,968 commits

Author SHA1 Message Date
R. Ryantm
5aa762b38e rabbitmqadmin-ng: 2.29.0 -> 2.32.0
(cherry picked from commit f7bb17f771)
2026-06-09 12:40:23 +00:00
zowoq
d79fdf259d
staging-nixos-26.05 merge for 2026-06-09 (#529882) 2026-06-09 12:20:20 +00:00
zowoq
c188b437d2
[Backport staging-nixos-26.05] kernel updates for 2026-06-09 (#529902) 2026-06-09 12:09:55 +00:00
zowoq
30097c53f5 linux_6_12: 6.12.92 -> 6.12.93
(cherry picked from commit 0088fcded6)
2026-06-09 12:01:33 +00:00
zowoq
7d22532120 linux_6_18: 6.18.34 -> 6.18.35
(cherry picked from commit 4e8d7d7406)
2026-06-09 12:01:33 +00:00
zowoq
54263f1858 linux_7_0: 7.0.11 -> 7.0.12
(cherry picked from commit a53339212c)
2026-06-09 12:01:33 +00:00
zowoq
349f27bf13 linux_testing: 7.1-rc6 -> 7.1-rc7
(cherry picked from commit b027095b14)
2026-06-09 12:01:32 +00:00
nixpkgs-ci[bot]
e2b7c43fc9
[Backport release-26.05] anytype: 0.54.11 -> 0.55.5 (#529896) 2026-06-09 11:50:37 +00:00
Michal Koutenský
9523fef9bc anytype: 0.54.11 -> 0.55.5
Co-authored-by: xmnlz <lemmeq9@gmail.com>
(cherry picked from commit 2684678b1e)
2026-06-09 11:44:24 +00:00
Michal Koutenský
06852a2dc1 anytype-heart: 0.49.0-rc08 -> 0.50.8
(cherry picked from commit 92b7341550)
2026-06-09 11:44:22 +00:00
Michal Koutenský
e2f194f3ea anytype: migrate patches to ts
(cherry picked from commit ad9b652ab4)
2026-06-09 11:44:21 +00:00
Pavol Rusnak
76de5a9832
[Backport release-26.05] ollama: 0.30.5 -> 0.30.6 (#529880) 2026-06-09 11:08:09 +00:00
R. Ryantm
822be45e7c ollama: 0.30.5 -> 0.30.6
(cherry picked from commit f2cf50e275)
2026-06-09 11:03:11 +00:00
isabel
1242083050
[Backport release-26.05] bluesky-pds: 0.4.219 -> 0.4.5001 (#529847) 2026-06-09 10:24:45 +00:00
Matt Sturgeon
623b14e8f0
[Backport release-26.05] treewide: use callPackage instead of python3Packages.callPackage (#529836) 2026-06-09 09:35:05 +00:00
Silvan Mosberger
15e8cce166
[Backport release-26.05] alvr: use ffmpeg_6 with patches from alvr source (#529846) 2026-06-09 09:28:47 +00:00
isabel
9c1a6d691a bluesky-pds: 0.4.219 -> 0.4.5001
Diff: https://github.com/bluesky-social/pds/compare/v0.4.219...v0.4.5001
(cherry picked from commit b4c473cc8d)
2026-06-09 09:23:52 +00:00
nixpkgs-ci[bot]
7f71e67541
[Backport release-26.05] misskey: 2025.12.2 -> 2026.5.4 (#529788) 2026-06-09 09:23:48 +00:00
eyjhb
a15ef2b034 alvr: add eyjhb as maintainer
(cherry picked from commit 591867b010)
2026-06-09 09:23:48 +00:00
eyjhb
bcf52fc483 alvr: use ffmpeg_6 with patches from alvr
(cherry picked from commit a15689bc0d)
2026-06-09 09:23:48 +00:00
Silvan Mosberger
1fe80fa1b6
[Backport release-26.05] alvr: add patch to make alvr work with steam bubblewrap (#529825) 2026-06-09 09:12:21 +00:00
TomaSajt
744d5b7857
treewide: use callPackage instead of python3Packages.callPackage
(cherry picked from commit ec490ec3ba)
2026-06-09 11:05:06 +02:00
phanirithvij
59409b4900
misskey: fix pnpm EROFS error
Signed-off-by: phanirithvij <phanirithvij2000@gmail.com>
(cherry picked from commit 31a73caf2f)
2026-06-09 14:30:30 +05:30
Fernando Rodrigues
32283904ee
[Backport release-26.05] freetube: 0.24.0 -> 0.24.1 (#529782) 2026-06-09 08:59:57 +00:00
eyjhb
c2a910a96f alvr: add patch to make alvr work with steam bubblewrap
(cherry picked from commit 68200e0a0c)
2026-06-09 08:28:09 +00:00
André Silva
d99124f964
[Backport release-26.05] jellyfin-ffmpeg: 7.1.2-2 -> 7.1.4-3 (#529801) 2026-06-09 08:17:07 +00:00
Thomas Gerbet
b4c3ce563d
[Backport release-26.05] gitsign: 0.16.0 -> 0.16.1 (#529804) 2026-06-09 08:11:22 +00:00
Matt Sturgeon
ae22029dd1
[Backport release-26.05] treefmt.withConfig: add check function (#529809) 2026-06-09 08:05:34 +00:00
Matt Sturgeon
eceacc1dd5 treefmt.withConfig: add check function
Inspired by treefmt-nix's `config.build.check` option, add a similar
check function to `treefmt.withConfig`'s wrapper.

`check` is a function of `Path → Derivation`, which returns a derivation
that builds ok when the path is already formatted, or fails to build if
the wrapped-treefmt would change the path's formatting.

Add the `check` function, tests for it, and initial docs.

See treefmt-nix: db947814/module-options.nix (L301-L349)

(cherry picked from commit 134bfa753c)
2026-06-09 08:00:33 +00:00
R. Ryantm
4022286649 gitsign: 0.16.0 -> 0.16.1
(cherry picked from commit 390d88040c)
2026-06-09 07:57:53 +00:00
nixpkgs-ci[bot]
c7bc078cbc
[Backport release-26.05] jellyfin{,-web}: 10.11.10 -> 10.11.11 (#529799) 2026-06-09 07:57:14 +00:00
André Silva
ac97ad7381
jellyfin-ffmpeg: 7.1.4-1 -> 7.1.4-3
(cherry picked from commit dd8a591b2d)
2026-06-09 08:56:50 +01:00
Robert Schütz
543528f294
jellyfin-ffmpeg: 7.1.2-2 -> 7.1.4-1
Diff: https://github.com/jellyfin/jellyfin-ffmpeg/compare/v7.1.2-2...v7.1.4-1

Changelog: https://github.com/jellyfin/jellyfin-ffmpeg/releases/tag/v7.1.4-1
(cherry picked from commit 437fc67164)
2026-06-09 08:56:42 +01:00
André Silva
efad8a40d8 jellyfin{,-web}: 10.11.10 -> 10.11.11
(cherry picked from commit 9a65460a90)
2026-06-09 07:46:53 +00:00
@mjones
61cddb1531
[Backport release-26.05] nixos/inventree: fix duplicate Host header causing Django DisallowedHost (#529795) 2026-06-09 07:29:01 +00:00
fsagbuya
d3435ba3ec nixos/inventree: fix duplicate Host header causing Django DisallowedHost
(cherry picked from commit f780384415)
2026-06-09 07:18:50 +00:00
@mjones
0d6d05401d
[Backport release-26.05] inventree: 1.2.6 -> 1.3.0 (#529427) 2026-06-09 07:10:06 +00:00
Jost Alemann
d4026d266d freetube: 0.24.0 -> 0.24.1
Changelog:
https://github.com/FreeTubeApp/FreeTube/releases/tag/v0.24.1-beta
Diff:
https://github.com/FreeTubeApp/FreeTube/compare/v0.24.0-beta...v0.24.1-beta
(cherry picked from commit 3cbd1a97c2)
2026-06-09 06:38:39 +00:00
nixpkgs-ci[bot]
b9b857cfa0
[Backport release-26.05] mochi: 1.21.11 -> 1.21.14 (#529779) 2026-06-09 06:31:21 +00:00
nixpkgs-ci[bot]
f4bf705201
[Backport release-26.05] rime-ice: 2026.03.26 -> 2026.06.03 (#529770) 2026-06-09 06:31:15 +00:00
Sefa Eyeoglu
3c902681d5
[Backport release-26.05] pnpm_11: 11.5.1 -> 11.5.2 (#529100) 2026-06-09 06:24:54 +00:00
R. Ryantm
95ef546a34 mochi: 1.21.11 -> 1.21.14
(cherry picked from commit 86bec593f8)
2026-06-09 06:14:06 +00:00
R. Ryantm
9da37b0157 rime-ice: 2026.03.26 -> 2026.06.03
(cherry picked from commit 285848d98f)
2026-06-09 05:07:03 +00:00
nixpkgs-ci[bot]
90a9171e0b
[Backport release-26.05] cloudflared: 2026.5.0 -> 2026.5.2 (#529729) 2026-06-09 05:01:04 +00:00
nixpkgs-ci[bot]
89555b887a
[Backport release-26.05] lprint: 1.3.1 -> 1.4.0 (#529705) 2026-06-09 02:15:58 +00:00
Michael Daniels
e9a6bd4c90
[Backport release-26.05] krita: add gapps wrapper (#529716) 2026-06-09 02:02:45 +00:00
Ryan Omasta
4964c2b510 cloudflared: 2026.5.0 -> 2026.5.2
https://github.com/cloudflare/cloudflared/releases/tag/2026.5.2
Diff: https://github.com/cloudflare/cloudflared/compare/2026.5.0...2026.5.2
(cherry picked from commit 84768b3f75)
2026-06-09 01:19:41 +00:00
Michael Daniels
3ad8aa5e8b
[Backport release-26.05] hyprlandPlugins.hyprspace: unstable-2025-09-28 -> unstable-2026-05-28 (#525589) 2026-06-09 01:02:49 +00:00
nixpkgs-ci[bot]
00d320f146
Merge release-26.05 into staging-nixos-26.05 2026-06-09 00:49:42 +00:00
Michael Daniels
24e934bc2c
[Backport release-26.05] python3Packages.adb-shell: switch to pyproject (#524505) 2026-06-09 00:48:21 +00:00