Commit Graph

35493 Commits

Author SHA1 Message Date
github-actions[bot]
eb65114f5f Merge staging-next into staging 2024-12-18 00:15:29 +00:00
github-actions[bot]
12c211c64e Merge master into staging-next 2024-12-18 00:15:09 +00:00
Sandro
12c53e4e68 nixos/hadoop: fix, hadoop: 3.4.0 -> 3.4.1 (#364992) 2024-12-17 23:56:12 +01:00
lassulus
197794787c nixos/mailhog: add setSendmail option (#339283) 2024-12-17 21:37:08 +01:00
misuzu
96ec911551 nixos/gancio: add gancio to nginx extraGroups only if nginx enabled (#352143) 2024-12-17 22:13:00 +02:00
Guillaume Girol
03040e06fb nixos/apparmor: policy activation tristate and policy path support (#356796) 2024-12-17 19:56:13 +01:00
github-actions[bot]
8e083c99ce Merge staging-next into staging 2024-12-17 18:05:44 +00:00
github-actions[bot]
5b61d758b5 Merge master into staging-next 2024-12-17 18:05:12 +00:00
Sam Grayson
275baaeee3 nixos/matomo: Fix typo in assertion message (#365931)
This typo is confusing because it seems like the assertion requires nginx to be non-null (old text: "either nginx or nginx.webServerUser is mandatory").
2024-12-17 18:25:41 +02:00
WilliButz
685d9fe348 nixos/repart-verity-store: use mkDefault for partition types
This makes it a bit easier to switch between using the default usr
veritysetup generator or the nix-store veritysetup generator.
2024-12-17 17:12:42 +01:00
WilliButz
8404744352 nixos/repart-verity-store: set supportedFilesystems, drop fileSystems entry from test
The `/usr` entry in `fileSystems` is superfluous and currently
interferes with the systemd generator. Dropping the `fileSystem` entry
requires making the appropriate module explicitly available in initrd.
2024-12-17 17:12:42 +01:00
github-actions[bot]
17dc04d068 Merge staging-next into staging 2024-12-17 12:06:41 +00:00
github-actions[bot]
1e2a1b291f Merge master into staging-next 2024-12-17 12:06:09 +00:00
misuzu
5a1d9ce990 nixos/prometheus: add nvidia-gpu exporter (#365522) 2024-12-17 10:17:12 +02:00
K900
293d08b05f Merge remote-tracking branch 'origin/master' into staging-next 2024-12-17 09:46:26 +03:00
Daksh Jotwani
aa8a2577f1 nixos/prometheus: add nvidia-gpu exporter
This exporter allows prometheus-nvidia-gpu-exporter to be installed as a
systemd service.
2024-12-16 19:33:45 -08:00
Morgan Helton
f6262762b2 sunshine: fix tray icon and menu links 2024-12-16 18:43:39 -06:00
Bobby Rong
d8890db135 Xfce 4.20 (#353048) 2024-12-17 08:36:52 +08:00
github-actions[bot]
969a164c41 Merge staging-next into staging 2024-12-17 00:16:02 +00:00
github-actions[bot]
79b879a7b0 Merge master into staging-next 2024-12-17 00:15:40 +00:00
misuzu
e83abe23cb nixos/wireguard-networkd: fix systemd credentials not working with multiple keys per interface (#365407) 2024-12-16 22:03:26 +02:00
github-actions[bot]
5dfaa2c39a Merge staging-next into staging 2024-12-16 18:05:39 +00:00
rnhmjoj
2370696dff nixos/systemd: don't require network-online.target for multi-user.target v2
This is another attempt at 62f30634 after the original change was reverted in
0d85bf0e because NetworkManager and other tests were broken.
2024-12-16 18:12:47 +01:00
Grimmauld
e87b9b1f3e nixos/apparmor: profile activation tristate and profile path support 2024-12-16 15:32:42 +01:00
Grimmauld
4d07e306ad nixos/apparmor: Format 2024-12-16 15:31:30 +01:00
K900
2075b1dd03 Merge remote-tracking branch 'origin/master' into staging-next 2024-12-16 15:12:34 +03:00
Jörg Thalheim
d337b780d0 nixos/firmware: fix default condition (#365532) 2024-12-16 09:10:27 +01:00
Jörg Thalheim
ace2b4c260 nixos/firmware: fix compression condition 2024-12-16 09:01:17 +01:00
Philip Taron
8f78cb0e66 replaceVarsWith: fix checkPhase with dir set (#365347) 2024-12-15 19:10:57 -08:00
github-actions[bot]
fdf348e885 Merge staging-next into staging 2024-12-15 22:48:09 +00:00
github-actions[bot]
af17642ca2 Merge master into staging-next 2024-12-15 22:47:48 +00:00
Arne Keller
e89a8d56de whisparr: init at 2.0.0.548 + nixos/whisparr: initial commit (#244172) 2024-12-15 23:01:50 +01:00
Wolfgang Walther
e19c233a58 fzf: add fish support (#363415) 2024-12-15 20:05:46 +01:00
Wolfgang Walther
df929235ee steam-devices-udev-rules: init at 1.0.0.61-unstable-2024-05-22; nixos/hardware.steam-hardware: use steam-devices-udev-rules (#363563) 2024-12-15 20:02:56 +01:00
networkException
1fc937818d nixos/wireguard-networkd: fix systemd credentials not working with multiple keys per interface
This patch fixes systemd credential loading for wireguard
with networkd not working when specifying more than one
credential per interface by properly flattening the resulting
multidimensional list instead of falling back on string concat
with a space.

Resolves #365402
2024-12-15 19:22:33 +01:00
github-actions[bot]
0feac87dda Merge staging-next into staging 2024-12-15 18:04:43 +00:00
github-actions[bot]
095d892127 Merge master into staging-next 2024-12-15 18:04:15 +00:00
Christina Sørensen
1e4e6fda97 nixos/conduwuit: init (#353651) 2024-12-15 13:51:20 +01:00
Wolfgang Walther
e58e0c158e various: replace substituteAll with replaceVarsWith
This covers cases which need to use replaceVarsWith because the use
isExecutable = true.
2024-12-15 13:35:30 +01:00
Bobby Rong
d9b6a4eb7b nixos/xfce: Add Wayland session
Using labwc as compositor.
2024-12-15 20:08:15 +08:00
Bobby Rong
3c20ab171f nixos/xfce: Use upstream name for X11 session
This allows keeping the name consistent with the wayland
session we are introducing later.
2024-12-15 20:08:15 +08:00
github-actions[bot]
63eeb8a47c Merge staging-next into staging 2024-12-15 12:06:02 +00:00
github-actions[bot]
c99cd2bc2d Merge master into staging-next 2024-12-15 12:05:35 +00:00
Jörg Thalheim
25d88c50b6 nixVersions.nix_2_24: 2.24.10 -> 2.24.11 (#364176) 2024-12-15 11:53:35 +01:00
Arne Keller
d8518a7700 nixos/less: set default lessopen preprocessor to null (#316979) 2024-12-15 11:05:21 +01:00
Drewry Pope
d388ee0ec8 nixos/label: fix typo: loosing=>losing (#365294)
typo: loosing=>losing
2024-12-15 11:29:30 +02:00
Wolfgang Walther
b3fb9afdb0 replaceVarsWith: init (#360771) 2024-12-14 20:26:35 +01:00
Wolfgang Walther
4ce241c882 replaceVarsWith: init
Takes the extended features of nix substituteAll to a replaceVars
variant to get rid of those cases that use substituteAll to build a full
package with meta information etc.
2024-12-14 20:16:10 +01:00
github-actions[bot]
3f0c889154 Merge master into staging-next 2024-12-14 18:04:17 +00:00
Jenny
d71a756f38 nixos/librenms: use db socket when set and add package option (#359182) 2024-12-14 18:23:17 +01:00