Michael Daniels
2d0b7dcbfb
[Backport release-26.05] {cri-o,cri-o-unwrapped}: move to by-name ( #526886 )
2026-06-01 22:01:06 +00:00
Michael Daniels
917e796f7a
[Backport release-26.05] bodyclose: drop ( #526708 )
2026-06-01 21:57:42 +00:00
dotlambda
67e2635af4
[Backport release-26.05] qmediathekview: 0.2.1 -> 0.2.3 ( #526731 )
2026-06-01 21:51:06 +00:00
Nick Cao
b47f31f0f4
[Backport release-26.05] onioncircuits: add missing dependency ( #526884 )
2026-06-01 21:48:41 +00:00
Michael Daniels
27c8b5b13e
{cri-o,cri-o-unwrapped}: move to by-name
...
(cherry picked from commit 0945d7ed77 )
2026-06-01 21:43:26 +00:00
sim
fb4f51c5dc
onioncircuits: add missing dependency
...
Missing `pycountry` dependency prevents the package to run.
(cherry picked from commit a74c641b38 )
2026-06-01 21:40:58 +00:00
Nick Cao
82eff74aac
[Backport release-26.05] glaze: 7.7.0 -> 7.7.1 ( #526829 )
2026-06-01 21:16:58 +00:00
Nick Cao
c104ee1fdd
[Backport release-26.05] rauthy: 0.35.1 -> 0.35.2 ( #526733 )
2026-06-01 21:15:16 +00:00
Vincent Laporte
43c2b855c3
[Backport release-26.05] hol_light: build against the default OCaml (5.4) ( #526837 )
2026-06-01 20:31:18 +00:00
Matt Sturgeon
8e428d905e
[Backport release-26.05] heroic: add extraEnv input ( #526841 )
2026-06-01 19:43:42 +00:00
Nick Cao
0e5df51f24
[Backport release-26.05] linuxPackages.nvidiaPackages: fix gsp firmware installation in version 610 and later ( #526376 )
2026-06-01 19:31:42 +00:00
Matt Sturgeon
61aa0b00f7
heroic: add extraEnv input
...
Environment variables to pass to Heroic.
For example:
pkgs.heroic.override {
extraEnv.PROTON_ENABLE_WAYLAND = true;
}
Adds feature parity with `steam` package.
(cherry picked from commit 6b9bf6240f )
2026-06-01 19:24:33 +00:00
Matthias J. Kannwischer
ba488fa795
hol_light: unstable-2024-07-07 -> 0-unstable-2026-05-19
...
Build against the default OCaml (5.4) set instead of the 5.3 pin, using the
module-mode launcher (ocaml-hol). Carries a patch so the pa_j chooser
accepts camlp5 8.05, links findlib into ocaml-hol, and sets up the runtime
OCAMLPATH/CAML_LD_LIBRARY_PATH. Drops the camlp5 8.03.2 downgrade.
(cherry picked from commit 7579aa2942 )
2026-06-01 19:09:52 +00:00
Matthias J. Kannwischer
ada314f04a
camlp5: propagate findlib deps pcre2 and fmt
...
camlp5's META requires pcre2 and fmt, but they were only buildInputs, so
findlib consumers of camlp5 could not resolve them. Move them to
propagatedBuildInputs.
(cherry picked from commit 74a82ccd8e )
2026-06-01 19:09:52 +00:00
Donovan Glover
23f38a29f2
[Backport release-26.05] gmobile: 0.7.0 -> 0.7.1, fix LIBEXECDIR being exported in public header ( #526766 )
2026-06-01 19:07:19 +00:00
Conor
49b60a6c47
glaze: 7.7.0 -> 7.7.1
...
(cherry picked from commit 03f15a1233 )
2026-06-01 18:48:50 +00:00
yaya
9cb7933d64
[Backport release-26.05] phpantom-lsp: 0.7.0 -> 0.8.0 ( #526808 )
2026-06-01 18:34:35 +00:00
Pavol Rusnak
95855dfb92
[Backport release-26.05] tor: 0.4.9.8 -> 0.4.9.9 ( #526818 )
2026-06-01 18:32:34 +00:00
K900
343a155aae
[Backport release-26.05] kdePackages.kdenlive: add missing qtimageformats dependency ( #526814 )
2026-06-01 18:29:03 +00:00
whispers
8b751704ea
tor: 0.4.9.8 -> 0.4.9.9
...
Release notes: https://gitlab.torproject.org/tpo/core/tor/-/raw/tor-0.4.9.9/ReleaseNotes
TROVE: https://gitlab.torproject.org/tpo/core/team/-/wikis/NetworkTeam/TROVE
This release fixes nine medium severity and one low severity security issues.
Fixes:
TROVE-2026-013, TROVE-2026-014, TROVE-2026-015, TROVE-2026-016,
TROVE-2026-017, TROVE-2026-018, TROVE-2026-019, TROVE-2026-020,
TROVE-2026-021, TROVE-2026-022
(cherry picked from commit abf5c51c47 )
2026-06-01 18:23:57 +00:00
Connor Baker
4c2a3b3a24
[Backport release-26.05] opencv: fix on cuda 13.2 ( #526792 )
2026-06-01 18:20:49 +00:00
Pol Dellaiera
4094f3d894
[Backport release-26.05] badkeys: 0.0.17 -> 0.0.18 ( #526768 )
2026-06-01 18:18:04 +00:00
phanirithvij
b57605d1f8
kdePackages.kdenlive: add missing qtimageformats dependency
...
Signed-off-by: phanirithvij <phanirithvij2000@gmail.com>
(cherry picked from commit f63ca3efd9 )
2026-06-01 18:16:55 +00:00
yaya
2abd66b170
[Backport release-26.05] various: document /dev/root unavailability; provide migration steps ( #526804 )
2026-06-01 18:04:17 +00:00
nanoyaki
03f5ddcf71
phpantom-lsp: 0.7.0 -> 0.8.0
...
(cherry picked from commit ff87e3e2fd )
2026-06-01 18:01:37 +00:00
NotAShelf
b35b60c937
nixos/iso-image: update comment to reflect systemd and scripted initrd paths
...
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: Iaaa48d692e400cf17e1ec7ad82e656716a6a6964
(cherry picked from commit 7b7b68f76c )
2026-06-01 17:58:51 +00:00
NotAShelf
1b5c71fffe
doc/rl-2605: document /dev/root unavailability with systemd stage 1
...
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I25f6196bc5af3a6cadff1972c1ab1f9b6a6a6964
(cherry picked from commit 73882115c0 )
2026-06-01 17:58:51 +00:00
yaya
f9700f3ec2
[Backport release-26.05] docs/readme: link to release 26.05 on hydra ( #526803 )
2026-06-01 17:58:25 +00:00
Xela
d6c86d3286
docs/readme: link to release 26.05 on hydra
...
(cherry picked from commit a1a0a47e80 )
2026-06-01 17:55:05 +00:00
Yueh-Shun Li
4f8f2f16ac
[Backport release-26.05] python3Packages.plover: reference to python3Packages.plover_5 instead of python3Packages.plover_4 ( #526779 )
2026-06-01 17:32:13 +00:00
dotlambda
f62149d6c8
[Backport release-26.05] sshfs-fuse: 3.7.5 -> 3.7.6 ( #526738 )
2026-06-01 17:21:11 +00:00
Gaetan Lepage
5f5f7412da
opencv: fix on cuda 13.2
...
(cherry picked from commit e04155ad59 )
2026-06-01 17:02:58 +00:00
Yueh-Shun Li
7b8ab5a90c
plover.dev: aliase to plover_4
...
(cherry picked from commit 6b416655a3 )
2026-06-01 16:44:17 +00:00
Yueh-Shun Li
b19d3d49d5
python3Packages.plover: change reference plover_4 -> plover_5
...
(cherry picked from commit 5821773664 )
2026-06-01 16:44:17 +00:00
Yueh-Shun Li
e8e49a3963
[chore] python3Packages.plover: fix comment typo
...
(cherry picked from commit 3df6649da6 )
2026-06-01 16:44:17 +00:00
R. Ryantm
2756f6a678
badkeys: 0.0.17 -> 0.0.18
...
(cherry picked from commit e0e1b67e7c )
2026-06-01 16:20:34 +00:00
winston
1f3725c857
gmobile: fix LIBEXECDIR being exported in public header
...
(cherry picked from commit ad4dd07eb6 )
2026-06-01 16:16:57 +00:00
winston
b66d89d4de
gmobile: 0.7.0 -> 0.7.1
...
(cherry picked from commit 916efb3f82 )
2026-06-01 16:16:57 +00:00
Mauricio Collares
f4c6980dc0
[Backport release-26.05] aspellWithDicts: fix data-dir path ( #526759 )
2026-06-01 16:07:19 +00:00
nixpkgs-ci[bot]
2e59ee51dd
[Backport release-26.05] collabora-desktop: fix spreadsheet crash ( #526736 )
2026-06-01 15:53:19 +00:00
nixpkgs-ci[bot]
c1de65a882
[Backport release-26.05] teams-for-linux: 2.10.0 -> 2.11.1 ( #526730 )
2026-06-01 15:53:15 +00:00
nixpkgs-ci[bot]
babaa8fb5e
[Backport release-26.05] anytype-cli: 0.3.2 -> 0.3.3 ( #526727 )
2026-06-01 15:53:12 +00:00
nixpkgs-ci[bot]
29bf181628
[Backport release-26.05] obsidian: fix internal PDF viewer on Electron 40 ( #526357 )
2026-06-01 15:52:44 +00:00
Janne Heß
ce4f175fbe
[Backport release-26.05] hyprlandPlugins.hypr-dynamic-cursors: 0-unstable-2026-03-09 -> 0-unstable-2026-05-29 ( #526750 )
2026-06-01 15:51:42 +00:00
Ronan-Alexandre Cherrueau
eb615601bb
aspellWithDicts: fix data-dir path
...
In 52a23a9 the configuration `data-dir $out/share/aspell` was
introduced to make sure that `aspell --lang=<LANG> create
master ...` finds the LANG.dat file. However, the correct location
for language data files is $out/lib/aspell. This confusion also
broke filter discovery as described in #476684 .
This commit fixes the location of language data files.
Note: `aspell --lang=<LANG> create master ...` will fail if the
dictionary has not been installed in the environment via
`aspellWithDicts (dict: [ dict.<LANG> ])` which is expected.
Fixes #476684
(cherry picked from commit e7dd5593e8 )
2026-06-01 15:48:38 +00:00
R. Ryantm
62a1572e06
hyprlandPlugins.hypr-dynamic-cursors: 0-unstable-2026-03-09 -> 0-unstable-2026-05-29
...
(cherry picked from commit 7e83cf189b )
2026-06-01 15:33:02 +00:00
nixpkgs-ci[bot]
a9b2c5f866
[Backport release-26.05] incus: fix lxc environment quoting ( #526740 )
2026-06-01 15:03:33 +00:00
Bobby Rong
2ee71a99c1
[Backport release-26.05] planify: 4.19.3 -> 4.19.4 ( #526723 )
2026-06-01 14:59:18 +00:00
Bobby Rong
876039213b
[Backport release-26.05] vscodium: vscodium.vscodeVersion should be set to latestUpstream ( #526735 )
2026-06-01 14:58:41 +00:00
Adam C. Stephens
ca8c65b7d4
incus: fix lxc environment quoting
...
https://github.com/lxc/incus/pull/3432/changes/a1276cdb57297245496ac8c1db76b90d1fcebd3b
https://discuss.linuxcontainers.org/t/new-incus-install-fails-to-start-container/26742/12
(cherry picked from commit ded934aa3a )
2026-06-01 14:57:45 +00:00