Commit graph

9751 commits

Author SHA1 Message Date
Léo Gaspard 42c2634653 nixos/opensmtpd: fix opensmtpd test 2024-12-26 12:38:59 +01:00
Matthew Croughan f6332c09ed
nixos/ustreamer: init; ustreamer: 6.12 -> 6.18 (#367415) 2024-12-24 13:47:02 +02:00
Sefa Eyeoglu 813b1d38fc
nixos/ustreamer: update test to use module
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-12-24 12:36:52 +01:00
Will Fancher 08b6cf5430
(pkgs, nixos)/unl0kr - update to accomodate upstream changes (#362825) 2024-12-23 20:08:39 -05:00
hustlerone 66e4c2103d pkgs/unl0kr: superseded by pkgs.buffybox
nixos/unl0kr: accomodate for the future
2024-12-23 19:07:26 -05:00
Philip Taron 297e5bb009
amazon-cloudwatch-agent: let users specify configuration file paths (#358559) 2024-12-23 09:57:18 -08:00
Vladimír Čunát fc9c33366b
staging-next 2024-12-04 (#361878) 2024-12-23 14:57:53 +01:00
Bobby Rong 7042c42ea5
xfce.xfce4-screensaver: 4.18.3 -> 4.18.4 (#367048) 2024-12-23 20:16:31 +08:00
K900 4b816e1801 Merge remote-tracking branch 'origin/master' into staging-next 2024-12-23 11:18:12 +03:00
Arne Keller 694f4998c9
nixos/netdata: copy apps_groups.conf instead of symlink (#356313) 2024-12-23 09:04:21 +01:00
commiterate 43caf2e0f9 amazon-cloudwatch-agent: let users specify configuration file paths 2024-12-22 22:58:07 -05:00
Adam C. Stephens 9e95bbbc34
nixos/tests/incus: fix multi-system support 2024-12-22 19:33:47 -05:00
github-actions[bot] 4726042dac
Merge master into staging-next 2024-12-23 00:15:04 +00:00
Nico Felbinger 5e4c8f1007
nixosTests.containers-restart_networking: ensure eth1 has no ip addresses 2024-12-23 00:18:27 +01:00
Stefan Frijters 31942f20f4 nixos/ntpd: fix permissions error when creating drift file
This fixes "frequency file /var/lib/ntp/ntp.drift.TEMP: Permission denied".

Creating a directory via StateDirectory makes that directory /var/lib/ntp owned by root:root.
However, when running ntpd we change to user ntp (see ntpFlags), so the process cannot
actually use that directory.

Actually creating a home directory for the user at that location solves that problem.
2024-12-22 16:20:31 -06:00
Sandro bc26911947
nixos/nginx-sso: allow using file-based secrets (#325838) 2024-12-22 22:50:05 +01:00
Arne Keller fb13bab718
nixos/test/fcitx5: add assertion message (#351646) 2024-12-22 22:17:17 +01:00
Sandro 2207ac3258
nixos/tests/nextcloud: fix notify_push test; nixos/nextcloud-notify_push: add nextcloudUrl option (#365442) 2024-12-22 21:27:56 +01:00
K900 c03fa0c918 Merge remote-tracking branch 'origin/master' into staging-next 2024-12-22 21:59:42 +03:00
Wolfgang Walther d0826dd897
maintainers: Remove knedlsepp (#367368) 2024-12-22 16:03:20 +01:00
Maximilian Bosch 601a97f671
Merge: Correct password option docs and add related tests (#310484) 2024-12-22 15:45:08 +01:00
Maximilian Bosch da2c826e1a
nixos/tests/systemd-sysusers-password-option-override-ordering: clarify SetCredential check
It was kinda weird to assert that the clear-text password was
in the unit when the hashed password was the effective one.

This change makes it explicit that both are in there and the latter
takes precedence.
2024-12-22 15:35:41 +01:00
Josef Kemetmüller 767498fefc maintainers: Remove knedlsepp
I haven't been doing much maintenance in the last couple of years
really, so this is long overdue. I still run NixOS on all my computers
and greatly appreciate the time that the *real* maintainers put into it.
❤️
I'm hoping to be able to contribute again at some point down the line.
2024-12-22 13:59:34 +01:00
github-actions[bot] e1b8fbad4c
Merge master into staging-next 2024-12-22 00:15:48 +00:00
Arne Keller 1abd6d391e
nixos/restic: test that initialize = false works correctly (#266132) 2024-12-22 00:27:38 +01:00
euxane 1dabc1f584 maintainers: rename pacien -> euxane, update details 2024-12-21 21:20:22 +01:00
K900 48fcb81021 Merge remote-tracking branch 'origin/master' into staging-next 2024-12-21 21:08:36 +03:00
Guillaume Girol d832d03b19
nixos/borgbackup: fix extraArgs shell expansion (#332319) 2024-12-21 16:08:45 +01:00
Bobby Rong 4debaffa6b
xfce.xfce4-screensaver: 4.18.3 -> 4.18.4
https://gitlab.xfce.org/apps/xfce4-screensaver/-/compare/xfce4-screensaver-4.18.3...xfce4-screensaver-4.18.4

* This now exits early on Wayland sessions.
* xfdesktop no longer does `xfce_workspace_migrate_backdrop_image` so we need to take care missing last-image.
2024-12-21 17:06:21 +08:00
K900 aac7b0adea Merge remote-tracking branch 'origin/master' into staging-next 2024-12-20 21:16:36 +03:00
Leona Maroni f244d65634
matomo: default to 5.x, drop 4.x, 5.1.2 -> 5.2.0 (#364627) 2024-12-20 19:04:42 +01:00
Arne Keller 94200398f9
nixos/actual: init at 24.10.1 (#347825) 2024-12-20 18:55:13 +01:00
oddlama 93af2d0523
nixos/actual: init module and tests
Co-authored-by: PatrickDaG <58092422+PatrickDaG@users.noreply.github.com>
2024-12-20 15:06:04 +01:00
github-actions[bot] 668abaeafa
Merge master into staging-next 2024-12-20 12:05:46 +00:00
Robin Gloster 70145b71c3
Update TT-RSS, add simple test and updater flag customization (#356592) 2024-12-20 10:58:55 +00:00
github-actions[bot] 1e18a09717
Merge master into staging-next 2024-12-20 06:04:58 +00:00
Adam C. Stephens d441bda392
incus: refactor tests and fix VM CSM support (#365778) 2024-12-19 19:55:14 -05:00
Martin Weinelt b777b6b53e
Merge remote-tracking branch 'origin/master' into staging-next 2024-12-20 00:27:50 +01:00
Thiago Kenji Okada 8369379c1b
sunshine: resolve tray icon issues (#364438) 2024-12-19 20:50:33 +00:00
github-actions[bot] 64254c379b
Merge master into staging-next 2024-12-19 12:06:19 +00:00
Markus Kowalewski 06677d5106
nixosModules.MooseFS: Improve (#360140) 2024-12-19 11:48:35 +01:00
nikstur eb56336ced
nixos/repart-verity-store: small cleanup (#365935) 2024-12-19 11:11:07 +01:00
K900 5ad9d6d19e Merge remote-tracking branch 'origin/master' into staging-next 2024-12-19 10:02:08 +03:00
Arne Keller 881f1806d5
rustls-libssl: init at 0.2.1 (#363932) 2024-12-19 06:26:06 +01:00
Adam C. Stephens 6cd3dd3c64
incus: fix CSM support 2024-12-18 23:45:33 -05:00
Adam C. Stephens d7552b8a2d
incus: refactor tests 2024-12-18 23:45:31 -05:00
github-actions[bot] 6a83ff87ac
Merge master into staging-next 2024-12-19 00:15:19 +00:00
Will Fancher 6eb64074b5
nixos/tests/installer: Add chroot-realpath for systemd-stage-1 (#366311) 2024-12-18 19:00:34 -05:00
Sefa Eyeoglu 29aa091dbe
nixos/borgbackup: fix extraArgs shell expansion
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-12-18 22:31:38 +01:00
Sandro d9c37ce201
Virtualbox: 7.0.22 -> 7.1.4 (Qt6 support) (#353857) 2024-12-18 22:30:03 +01:00