1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-05 07:12:34 +03:00
Commit graph

11033 commits

Author SHA1 Message Date
Philip Taron
297e5bb009
amazon-cloudwatch-agent: let users specify configuration file paths (#358559) 2024-12-23 09:57:18 -08:00
github-actions[bot]
08e5997ea9
Merge staging-next into staging 2024-12-23 17:06:56 +00: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
github-actions[bot]
4d40b997d3
Merge staging-next into staging 2024-12-23 12:06:21 +00:00
K900
4b816e1801 Merge remote-tracking branch 'origin/master' into staging-next 2024-12-23 11:18:12 +03:00
7c6f434c
cd6c393d34
ppp: adopt, cleanups, add systemd sd-notify & PAM support (#366940) 2024-12-23 08:12:01 +00: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]
f8f22218c9
Merge staging-next into staging 2024-12-23 00:15:27 +00: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]
915adfe15e
Merge staging-next into staging 2024-12-22 00:16:10 +00: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
Steffen Vogel
82ddcd88fb ppp: adopt 2024-12-21 10:56:39 +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
Jared Baur
831ccafadf
nixosTests.grow-partition: fix test
The grow-partition test uses a bootloader installed on the disk image
resulting from `make-disk-image.nix`, which requires that the nixos
config is "switchable".
2024-12-20 12:59:26 -08:00
K900
81932cf82a Merge remote-tracking branch 'origin/staging-next' into staging 2024-12-20 21:34:46 +03: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]
f970ef5718
Merge staging-next into staging 2024-12-20 12:06:14 +00: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
Will Fancher
704cf68925
Systemd 257 (#356818) 2024-12-20 02:10:20 -05:00
github-actions[bot]
c75a629345
Merge staging-next into staging 2024-12-20 06:05:25 +00:00
github-actions[bot]
1e18a09717
Merge master into staging-next 2024-12-20 06:04:58 +00:00
Jared Baur
97c9cb713b
nixosTests.systemd-repart.create-root: fix node filesystem config 2024-12-19 19:58:24 -08:00
Jared Baur
14add2bd69
nixosTests.systemd-repart: don't access attributes from deprecated module argument 2024-12-19 19:58:23 -08:00
Jared Baur
46add74525
nixosTests.systemd-journal-gateway: fix permissions on files under /run/secrets 2024-12-19 19:58:21 -08:00
Jared Baur
ee3031a01f
nixosTests.systemd: modify test to use new error output from systemd 257 2024-12-19 19:58:21 -08:00
Adam C. Stephens
d441bda392
incus: refactor tests and fix VM CSM support (#365778) 2024-12-19 19:55:14 -05:00
Martin Weinelt
dc24bbfc13
Merge remote-tracking branch 'origin/staging-next' into staging 2024-12-20 00:40:06 +01: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