Yt
24b70d6579
stalwart-mail: build against system jemalloc [second try] ( #411265 )
2025-05-31 18:07:15 -04:00
Morgan Jones
24134e86b7
k3s.tests: fix eval
2025-05-31 13:21:48 -07:00
Marcus Ramberg
7d26069e0d
{,nixos/}pocket-id: 0.53.0 -> 1.1.0 ( #411229 )
2025-05-31 18:06:33 +02:00
Yureka
176801036c
nixosTests.stalwart-mail: test with rocksdb
2025-05-31 12:33:58 +02:00
Adam C. Stephens
6a43740d56
headscale: 0.25.1 -> 0.26.0, update nixos module and test accordingly ( #407644 )
2025-05-30 17:06:02 -04:00
Martin Weinelt
d83926c86c
nixos/tests/pretix: increase memory to 2 GiB
...
During the test I noticed that journald said it was under memory pressure
and the test progress slowed to a crawl.
2025-05-30 18:12:10 +02:00
Gutyina Gergő
b8af95f4cf
nixos/n8n: allow unfree in test
2025-05-30 11:46:23 +05:30
John Titor
202780360b
nixosTest.lact: init
...
Signed-off-by: John Titor <50095635+JohnRTitor@users.noreply.github.com>
2025-05-30 03:43:04 +05:30
Florian Klink
2d03d70e9d
nixos/systemd-stage-1: follow systemd /run propagation ( #405687 )
2025-05-29 12:21:50 +03:00
Emil Thorsoe
b7f21582d0
nixos/terminfo: ignore packages with incompatible platforms in all-terminfo test
2025-05-29 10:59:02 +03:00
Nick Cao
a09d6bc43d
stratisd: 3.7.3 -> 3.8.0 ( #389415 )
2025-05-28 20:41:48 -04:00
Franz Pletz
7e9accc2a7
mediamtx: 1.12.2 -> 1.12.3 ( #411557 )
2025-05-29 00:54:53 +02:00
Yt
6486d2e63a
lauti.tests: fix the eval ( #411823 )
2025-05-28 18:31:10 -04:00
Lukas Wurzinger
96ec055edb
nixos/filebrowser: init module
2025-05-29 00:54:49 +05:30
Ilan Joselevich
7b3486bdc3
nixos/kanidm: merge recursively with extraJsonFile ( #411439 )
2025-05-29 01:14:00 +07:00
Sergei Trofimovich
342c8ac9ec
lauti.tests: fix the eval
...
After a rename of the attribute the test references were fixed, but not
the test itself. This caused eval failures like:
$ nix build --no-link -f. lauti.tests
error:
… while evaluating the attribute 'lauti'
at pkgs/by-name/la/lauti/package.nix:45:26:
44| passthru.tests = {
45| inherit (nixosTests) lauti;
| ^
46| };
THe change renames the test as well.
2025-05-28 18:42:34 +01:00
Peter Marshall
dd15d6c248
nixos/tests/systemd-initrd-credentials: init
2025-05-28 13:20:23 -04:00
Kristoffer Dalby
0dd5cdaa3b
headscale: 0.25.1 -> 0.26.0, update nixos module and test accordingly
...
Co-authored-by: Sandro <7258858+SuperSandro2000@users.noreply.github.com>
Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
2025-05-28 16:20:41 +02:00
Robert Hensing
99db54d11c
nixosTests: fix eval ( #411634 )
2025-05-28 16:16:49 +02:00
hand7s
c464c44a42
nixos/gnome & nixos/gdm: move out of x11
...
Since DEs like KDE Plasma 6, GNOME and COSMIC are not designed to be X11-exclusive, putting them under `services.xserver` is misleading. In particular, GNOME defaults to Wayland these days and X11 support is going to be dropped in near future.
Let’s follow Plasma and move GNOME NixOS options out of `xserver` attribute.
This patch does not include any changes to X11 support itself.
Signed-off-by: John Titor <50095635+JohnRTitor@users.noreply.github.com>
2025-05-28 13:27:36 +02:00
Peder Bergebakken Sundt
f4fec9cf42
cryptpad: fix broken symlink that renders cryptpad unusable ( #410514 )
2025-05-28 12:40:50 +02:00
Franz Pletz
b877d063fb
nixos/tests/mediamtx: make more robust
2025-05-28 09:55:14 +02:00
Sizhe Zhao
fb24b403c1
nixosTests: fix eval
2025-05-28 15:08:32 +08:00
Dominique Martinet
18ca00d03e
nixos/cryptpad: add selenium test
...
This catches more errors than just the curl test we had previously, e.g.
it catches 404 on tweetnacl fixed by the following commit
Link: https://github.com/NixOS/nixpkgs/issues/404114#issuecomment-2906588917
2025-05-28 12:19:23 +09:00
Cosima Neidahl
67b2951930
lomiri.lomiri-music-app: 3.2.2 -> 3.3.0 ( #407331 )
2025-05-27 22:47:52 +02:00
Ilan Joselevich
3b6b50dfad
nixos/kanidm: merge recursively with extraJsonFile
...
Previously, if you set group memberships in both locations, they will
get replaced by the ones in extraJsonFile, which is unexpected as it
kicks users from the group. Now the state files get merged recursively,
including the arrays.
2025-05-27 23:44:44 +03:00
Gutyina Gergő
cf7ece2830
{,nixos/}pocket-id: make pocket-id-backend subpackage the main package
2025-05-27 19:59:48 +02:00
Gutyina Gergő
ab1ce1ea5b
{,nixos/}pocket-id: 0.53.0 -> 1.0.0
...
This contains breaking changes, see https://pocket-id.org/docs/setup/migrate-to-v1/ .
The frontend now generates only static files and no longer includes a
binary for serving them. The backend has taken over the responsibility
of serving the static assets.
Co-authored-by: ymstnt <21342713+YMSTNT@users.noreply.github.com>
2025-05-27 19:59:43 +02:00
Robert Hensing
6041b78d8b
nixosTests.containers-imperative: Fix eval
2025-05-27 16:29:43 +02:00
Robert Hensing
d09d8ce195
nixosTests.login: Fix eval
2025-05-27 16:29:43 +02:00
Robert Hensing
d5226c89f1
nixosTests: handleTest -> runTest, batch 1 ( #410569 )
2025-05-27 15:33:37 +02:00
Peder Bergebakken Sundt
01a4aa202c
shadps4: 0.7.0 -> 0.9.0 ( #402418 )
2025-05-27 11:00:15 +02:00
Sizhe Zhao
f34483be5e
nixosTests: handleTest -> runTest, batch 1
...
Reference: https://github.com/NixOS/nixpkgs/issues/386873
2025-05-26 20:40:17 +08:00
Martin Weinelt
8244db9056
nixos/prowlarr: use DynamicUser again, configure bind mount ( #410531 )
2025-05-26 13:53:00 +02:00
Anton Mosich
f782cd6e3b
nixos/mealie: fix test
...
`simple` was never defined, I assume that this was supposed to be
`sqlite`.
2025-05-26 11:57:23 +02:00
John Titor
ad331efcaf
nixos/qemu-vm: useBootPartition -> useBIOSBoot
...
useBootPartition was ambiguous, this makes the option more like useEFIBoot
Signed-off-by: John Titor <50095635+JohnRTitor@users.noreply.github.com>
2025-05-26 14:06:42 +05:30
sanana
c156a809e3
nixosTests.limine.bios: init
...
This patch adds a NixOS test for Limine on BIOS systems. It also fixes
some formatting in `nixos/lib/make-disk-image.nix`.
Signed-off-by: John Titor <50095635+JohnRTitor@users.noreply.github.com>
2025-05-26 14:06:42 +05:30
Corey O'Connor
57263c6cb4
jenkins: remove coconnor as maintainer
...
I no longer use jenkins at all.
2025-05-26 04:53:18 +00:00
Aleksana
5e237c4682
nixos.tests.pam-file-contents: fix build failure ( #408952 )
2025-05-26 11:05:52 +08:00
OPNA2608
4e3b940de0
nixosTests.lomiri-music-app: Optimise OCR
2025-05-25 17:28:59 +02:00
Marie Ramlow
71d5f0f591
nixos/tests/prowlarr: add subtest for dataDir migration
2025-05-25 16:48:37 +02:00
Cosima Neidahl
4aad1fb92c
lomiri.lomiri-mediaplayer-app: 1.1.0 -> 1.1.1 ( #407291 )
2025-05-25 13:50:01 +02:00
Ryan Omasta
15a6e88a3a
shadps4: use eboot.bin instead
2025-05-24 17:04:27 -06:00
OPNA2608
813189a99f
nixosTests.lomiri-mediaplayer-app: Optimise OCR
2025-05-25 00:27:38 +02:00
Cosima Neidahl
2652ab6ef9
lomiri.lomiri-calculator-app: 4.0.2 -> 4.1.0 ( #407159 )
2025-05-24 22:46:11 +02:00
Martin Weinelt
c49cc6a396
nixos/lasuite-docs: init ( #401798 )
2025-05-24 18:43:49 +02:00
soyouzpanda
fd7cdab61f
nixos/tests/lasuite-docs: init
2025-05-24 18:27:41 +02:00
Florian Klink
bb05bee4e5
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.
2025-05-24 11:59:35 +03:00
Niklas Hambüchen
79d99fd96f
turbovnc: 3.1.4 -> 3.2 ( #410000 )
2025-05-24 00:32:36 +02:00
Philip Taron
063f43f2db
zoom-us: allow to select xdg-desktop-portal packages ( #403064 )
2025-05-23 11:48:26 -07:00