Sandro Jäckel
c44d6d705d
nixos/mediagoblin: fix initial media reprocessing with gmg
...
Running `mediagoblin-gmg reprocess initial` before would fail with
missing GST_PLUGIN_PATH and tools in PATH.
(cherry picked from commit 81d2a488e6
)
2025-05-28 14:15:09 +00:00
Sandro Jäckel
b7444e5d11
nixos/mediagoblin: fix gmg argument parsing
...
Before the argument to mediagoblin-gmg would be passed to the actual command
and the rest to sh which is obviously nonsense.
(cherry picked from commit dd63ca898e
)
2025-05-28 14:15:09 +00:00
Pol Dellaiera
fca3e9dc67
[Backport release-25.05] nixos/postfix: add slow domain ( #411543 )
2025-05-28 05:24:47 +00:00
liberodark
c3d89bc2ea
nixos/postfix: add slow domain
...
(cherry picked from commit b9ecd30d81
)
2025-05-27 21:25:09 +00:00
OPNA2608
b86f45b238
nixosTests.lomiri-music-app: Optimise OCR
...
(cherry picked from commit 4e3b940de0
)
2025-05-27 20:48:32 +00:00
Golbinex
b59accc8e9
nixos/adguardhome: Update binary path
...
The compiled binary filename has upper cases
(cherry picked from commit 6e99825c18
)
2025-05-27 09:50:50 +00:00
Rafael Fernández López
9e6003f0d5
virtualisation/docker: fix nvidia container wrapper
...
(cherry picked from commit 7e42e4431b
)
2025-05-27 09:35:26 +00:00
Ryan Omasta
e1004c985b
shadps4: use eboot.bin instead
...
(cherry picked from commit 15a6e88a3a
)
2025-05-27 09:00:58 +00:00
Aleksana
f70205231d
[Backport release-25.05] starship: add xonsh shell configuration ( #411035 )
2025-05-26 17:30:12 +08:00
nat
8c8ba680ec
nixos/limine: substituteAll -> replaceVarsWith
...
(cherry picked from commit e51e0da386
)
2025-05-26 14:07:33 +05:30
programmerlexi
90f3e90346
nixos/limine: fix boot entry not being created properly ( #410935 )
...
(cherry picked from commit 2c673b6e67
)
2025-05-26 13:26:56 +05:30
cswimr
77e5e2914c
starship: add xonsh shell configuration
...
(cherry picked from commit bb4ba2ab1c
)
2025-05-26 07:17:48 +00:00
Wolfgang Walther
42b4fbdb33
[Backport release-25.05] lomiri.lomiri-mediaplayer-app: 1.1.0 -> 1.1.1 ( #410773 )
2025-05-26 06:53:59 +00:00
Wolfgang Walther
023c9bda57
[Backport release-25.05] lomiri.lomiri-calculator-app: 4.0.2 -> 4.1.0 ( #410621 )
2025-05-26 06:15:13 +00:00
Tristan Ross
4d0c8dc19e
[Backport release-25.05] nixos/security: add landlock, yama, and bpf defaults ( #410523 )
2025-05-25 23:13:34 -07:00
Wolfgang Walther
7622fec1ba
[Backport release-25.05] zoom-us: allow to select xdg-desktop-portal packages ( #410258 )
2025-05-26 06:07:09 +00:00
Aleksana
58404b11f1
[Backport release-25.05] nixos/bees: fix option example ( #410992 )
2025-05-26 13:28:17 +08:00
Aleksana
39a51a8d6c
[Backport release-25.05] nixos.tests.pam-file-contents: fix build failure ( #410990 )
2025-05-26 13:27:34 +08:00
Sveske_Juice
b6dfcedefb
nixos/syncthing: fix cert/key permission error
...
(cherry picked from commit 3303249ed2
)
2025-05-26 04:50:35 +00:00
FliegendeWurst
48b018d02a
nixos/bees: fix option example
...
The attribute name usually corresponds to the path of the filesystem.
(cherry picked from commit 2e68a674bd
)
2025-05-26 03:10:59 +00:00
Shogo Takata
79d17dc330
nixos.tests.pam-file-contents: fix build failure
...
This fixes the test for pam file contents.
The pam file started using fully-qualified paths in the following
commit.
7306423158
(cherry picked from commit d04bf86381
)
2025-05-26 03:06:24 +00:00
OPNA2608
a02d6b2a86
nixosTests.lomiri-mediaplayer-app: Optimise OCR
...
(cherry picked from commit 813189a99f
)
2025-05-25 11:50:34 +00:00
Niklas Hambüchen
db1aed3200
[25.05] nixosTests.turbovnc-headless-server: Remove expected-failing test. ( #410005 )
2025-05-25 00:13:25 +02:00
OPNA2608
6ea4d5c3d5
nixosTests.lomiri-calculator-app: Optimise for OfBorg
...
- Add long sleep before sending math question, to give math library time to load
Ideally, we would modify the app to emit a log message when it's actually ready to accept math questions?
(cherry picked from commit e8a1053857
)
2025-05-24 20:46:49 +00:00
OPNA2608
ef33ad56e8
nixosTests.lomiri-calculator-app: Fix OCR
...
(cherry picked from commit cf3d7c55ba
)
2025-05-24 20:46:49 +00:00
Gerg-L
764862b479
nixos/direnv: fix silent option... again
...
(cherry picked from commit 487d1383c8
)
2025-05-24 19:02:59 +00:00
Tristan Ross
dc600da59c
nixos/security: add landlock, yama, and bpf defaults
...
(cherry picked from commit 22f2e258af
)
2025-05-24 13:37:57 +00:00
Niklas Hambüchen
862e9ee91c
nixosTests.turbovnc-headless-server: Remove expected-failing test.
...
It doesn't fail as expected anymore because
`LIBGL_DRIVERS_PATH` was removed in Mesa 24.2,
and apparently there's no replacement for it:
https://github.com/NixOS/nixpkgs/issues/328923
Given that it was removed, and
https://www.phoronix.com/news/Mesa-24.2-Modern-Interfaces
and
https://www.supergoodcode.com/long-road-to-DRIL/
saying that removes the problem it originally caused
(also for us), this test is probably superfluous
because the thing it guards against is gone.
(cherry picked from commit e1a5818d48
)
2025-05-24 12:51:24 +00:00
Florian Klink
7fc3f94e24
nixosTests.mycelium: make less flaky
...
We immediately expected for the other peer to be available in the peer
list, right after startup, but that's racy.
Instead try the pinging multiple times until it succeeds (max 10 times),
then check the list of peers for completion.
(cherry picked from commit bb05bee4e5
)
2025-05-24 09:10:21 +00:00
Leona Maroni
11cb3517b3
Release NixOS 25.05
2025-05-23 20:56:20 +02:00
Yarny0
45efc6263a
nixos/tests: simple zoom-us test to verify the module
...
(cherry picked from commit 3d01f3bfe8
)
2025-05-23 18:49:07 +00:00
Yarny0
279ee1a7b9
nixos/programs: add zoom-us module
...
The zoom-us package can be build with pulseaudio and with
support for one or more xdg-desktop-portal implementations.
This new module sets the proper build options
from the system configuration,
and adds the resulting package to `systemPackages`.
If an individual `zoom-us` package is assigned to the
`package` option with `package = zoom-us.override { ... };`,
arguments given to `.override` will take precedence
over the options determined by the module.
This permits to explicitly enable or disable some zoom-us
features while keeping the module's choices for other features.
Co-authored-by: Philip Taron <philip.taron@gmail.com>
(cherry picked from commit 1a5059ded6
)
2025-05-23 18:49:07 +00:00
OPNA2608
f526c3e77a
nixosTests.lomiri-filemanager-app: Fix OCR
...
(cherry picked from commit 66301f51a3
)
2025-05-23 23:25:53 +05:30
Aleksana
ddd0a706be
[Backport release-25.05] nixos/orca: Make available to gdm greeter ( #409142 )
2025-05-23 21:20:41 +08:00
Justinas Stankevicius
aec7844290
nixos/doc/rl-2505: add an entry for nixos/agnos
...
(cherry picked from commit 315681dfe2
)
2025-05-23 12:48:47 +00:00
Aleksana
ed3e8fdc88
[Backport release-25.05] nixos/paperless: expose manage package ( #408739 )
2025-05-23 15:19:26 +08:00
Seth Flynn
7be97c226e
nixos/doc/rl-2505: cleanup "new modules" section
...
(cherry picked from commit 7fb7f0c4a1
)
2025-05-23 07:04:40 +00:00
Seth Flynn
4e3f17c106
doc/rl-2505: fix nexusmods.app entry formatting
...
I don't really think this needs its own header and section...
(cherry picked from commit b17e45ca7c
)
2025-05-23 07:04:40 +00:00
Seth Flynn
0c0d19b831
doc/rl-2505: move unrelated entries from lib section
...
(cherry picked from commit 00ae244074
)
2025-05-23 07:04:40 +00:00
Doron Behar
24b41a7f8b
nixos/i18n: Re-add special handling of LANGUAGE
...
This reverts commit 263297b4e5
while also
explaining in the docs where exactly LANGUAGE is ignored, and why.
Fixes #409306 .
(cherry picked from commit 82dfbe95f5
)
2025-05-23 06:25:48 +00:00
Aleksana
f89c89a1e7
[Backport release-25.05] netbird: fix typo in warning message ( #410021 )
2025-05-23 11:48:10 +08:00
Pop
298a25eeec
netbird: fix typo in warning message ( #406819 )
...
(cherry picked from commit 017276a4aa
)
2025-05-23 03:32:43 +00:00
nyukuru
690b077209
nixos/foot: fix zshrc
...
Fixes error 'command not found: add-zsh-hook'
(cherry picked from commit 2c7a56cee9
)
2025-05-23 03:27:28 +00:00
Seth Flynn
f0e2cff733
doc/rl-2505: move all package entries from nixos notes
...
This ensures the NixOS notes only refer to things like modules and
NixOS-specific improvements, while the Nixpkgs notes refer to all
package changes
(cherry picked from commit 39a20c95fe
)
2025-05-23 02:58:26 +00:00
Seth Flynn
e47625e0e2
nixos/doc/rl-2505: use "Release" as header name
...
This keeps us in-line with all previous releases. Users should be able
to still differentiate the NixOS and Nixpkgs release notes based on the
header of Nixpkgs' notes
(cherry picked from commit 7edb76465e
)
2025-05-23 02:58:26 +00:00
Seth Flynn
71944a8ce8
doc/rl-2505: de-duplicate nixos entires
...
Make sure package updates are reported in the Nixpkgs notes
(cherry picked from commit 6f5fa0eee4
)
2025-05-23 02:58:26 +00:00
Seth Flynn
1f0fc1044c
doc/rl-2505: move some entires from nixos notes
...
These are more broadly applicable to Nixpkgs than only NixOS
(cherry picked from commit 84d6322031
)
2025-05-23 02:58:26 +00:00
Leona Maroni
55d1f923c4
[Backport release-25.05] nixos/manual/upgrading: update release number 24.11 -> 25.05 ( #409931 )
2025-05-23 00:35:25 +02:00
Leona Maroni
04e3910cf4
nixos/manual/upgrading: update release number 24.11 -> 25.05
...
(cherry picked from commit cc6a8582f6
)
2025-05-22 22:26:06 +00:00
Leona Maroni
131205f2f9
nixos/doc/release-notes-2505: fix table formatting for system.build
...
(cherry picked from commit cce58bb959
)
2025-05-22 22:25:08 +00:00