nixpkgs-ci[bot]
ca79de1232
Merge staging-next into staging
2026-08-18 18:08:07 +00:00
Sandro
2f544507bd
nixos/avahi: fix on 32 bit host platforms ( #553854 )
2026-08-18 17:48:22 +00:00
Sandro
1e1ecd5a81
nixos/kmscon: remove dash usage ( #553900 )
2026-08-18 17:45:47 +00:00
Martin Weinelt
1f03163249
nixos/wyoming-faster-whisper: fix eval
2026-08-18 14:46:37 +02:00
Sandro Jäckel
33d92ff89a
nixos/kmscon: remove dash usage
...
NixOS uses bash everywhere, so lets do it here as well and save one
extra package.
2026-08-18 14:26:23 +02:00
Doron Behar
7eb0bf4232
nixos/avahi: fix on 32 bit host platforms
...
Assisted-By: Claude Sonnet 5 <noreply@anthropic.com >
2026-08-18 13:17:47 +03:00
nixpkgs-ci[bot]
357f951b4b
Merge staging-next into staging
2026-08-18 06:09:03 +00:00
Jörg Thalheim
7503db6633
nixos/github-runners: GitHub App authentication and multi-org runners ( #533377 )
2026-08-18 02:36:32 +00:00
nixpkgs-ci[bot]
32e2305704
Merge staging-next into staging
2026-08-18 00:11:41 +00:00
Felix Bargfeldt
6a93c88c15
nixos/suricata: add new dnp3 rules to default blacklist ( #553682 )
2026-08-17 23:17:18 +00:00
Michael Daniels
62cb024522
Merge branch 'staging-next' into staging
2026-08-17 17:15:08 -04:00
Bjørn Forsman
e953aa45f7
nixos/ups: run killpower driver as root ( #552701 )
2026-08-17 21:05:52 +00:00
Sandro
ee23f4ae6a
healthchecks: django compress before collectstatic ( #552823 )
2026-08-17 18:34:48 +00:00
epicrazzmatazz
b9862f4271
nixos/suricata: add new dnp3 rules to default blacklist
...
Upstream added new rules for dnp3, causing the daemon to fail on rule
evaluation again.
2026-08-17 14:16:19 -04:00
Sandro
f526f1dba2
nixos/comfyui: add dataDir option ( #553291 )
2026-08-17 16:41:36 +00:00
Sandro
7c3a200257
netdata: 2.10.3 -> 2.11.0 ( #545582 )
2026-08-17 16:40:01 +00:00
Jack Kelly
f4d444ddff
nixos/ups: run killpower driver as root
...
upsdrv starts the driver with `upsdrvctl -u root start`, but
ups-killpower invokes a bare `upsdrvctl shutdown`. Since nut
is built --with-user=nutmon, nut fails to read both /var/lib/nut
and the USB device with "insufficient permissions on everything".
The UPS is then never told to cut its outlets: it keeps draining
battery after the OS has halted, and cannot power-cycle the machine
when mains returns.
Ergo, run the shutdown as root.
2026-08-17 10:09:13 -04:00
Sandro Jäckel
ae28c254da
nixos/comfyui: add dataDir option
...
ComfyUI's state is mostly multi-GB checkpoints that users add and remove
by hand. With this new option it can be located anywhere, not just under /var/lib.
Assisted-by: Claude Code:claude-opus-5 (mostly)
Co-authored-by: ilyusha <121713022+rokokol@users.noreply.github.com >
2026-08-17 15:30:39 +02:00
Sandro Jäckel
034c70e866
nixos/comfyui: append extraArgs after the module's own arguments
...
The module writes its own flags into services.comfyui.extraArgs, the
option users write to as well. List definitions are concatenated and the
module's landed last, so a flag set by the user was overridden by the
module instead of overriding it:
comfyui '--port=9999' '--base-directory=/srv/comfyui' \
'--base-directory=/var/lib/comfyui' … '--port=8188'
Both of the user's flags are overwritten as argparse keeps the last occurrence of each.
Assisted-by: Claude Code:claude-opus-5 (mostly)
Co-authored-by: ilyusha <121713022+rokokol@users.noreply.github.com >
2026-08-17 15:30:34 +02:00
StepBroBD
463afd7f27
nixos/krill: init ( #552258 )
2026-08-17 12:51:19 +00:00
Sandro
b2c3e63a8e
nixos/netdata: use literalExpression on example of extraNdsudoPackages ( #483485 )
2026-08-17 12:38:08 +00:00
Martin Weinelt
868116d775
wyoming-faster-whisper: 3.5.0 -> 3.6.0 ( #553295 )
2026-08-17 12:21:23 +00:00
Martin Weinelt
d67eee9335
wyoming-faster-whisper: 3.5.0 -> 3.6.0
...
https://github.com/OHF-Voice/wyoming-faster-whisper/releases/tag/v3.6.0
2026-08-17 14:15:33 +02:00
nixpkgs-ci[bot]
fe296c3ab4
Merge staging-next into staging
2026-08-17 12:07:48 +00:00
K900
2dcbfdc0c0
staging-nixos merge for 2026-08-17 ( #553626 )
2026-08-17 11:24:36 +00:00
Sandro
65e3a6625f
nixos/archisteamfarm: add support for a licenseFile ( #553613 )
2026-08-17 10:59:23 +00:00
jopejoe1
de01441c1a
nixos/archisteamfarm: add support for a licenseFile
...
licenses are secrets so lets give them the same treatment as password's
2026-08-17 12:42:12 +02:00
Doron Behar
d4c44d19e0
nixos/mpd: use structuredAttrs instead of passAsFile ( #553316 )
2026-08-17 09:59:50 +00:00
Leona Maroni
fd458122bb
discourse: 2026.1.4 -> 2026.7.1 ( #548675 )
2026-08-17 09:16:59 +00:00
Leona Maroni
f242df1713
gitlab: 19.0.4 -> 19.2.2 ( #547674 )
2026-08-17 08:39:14 +00:00
Michele Guerini Rocco
ef0b4fd328
nixos/hostapd: fix WPA3 transition mode ( #550492 )
2026-08-17 06:55:57 +00:00
Jan Tojnar
7dcbf84083
nixos/gnome: don't restart gnome-session-monitor.service on switch ( #536457 )
2026-08-17 06:44:26 +00:00
nixpkgs-ci[bot]
8bf944c454
Merge master into staging-nixos
2026-08-17 06:12:31 +00:00
nixpkgs-ci[bot]
cd4453b4ea
Merge staging-next into staging
2026-08-17 06:12:02 +00:00
Masum Reza
cd05211162
nixos/fwupd, fwupd: move efi to and populate /run/fwupd-efi ( #553136 )
2026-08-17 04:30:51 +00:00
h7x4
ee9b42f13a
nixos/prometheus-exporters/kvrocks: init ( #511660 )
2026-08-17 03:37:20 +00:00
h7x4
fad83cbb8b
nixos/kvrocks: unwrap list-coerced settings ( #553504 )
2026-08-17 03:30:44 +00:00
dish
b6cff13ce4
nixos/forgejo-runner: init ( #529621 )
2026-08-17 03:09:40 +00:00
XYenon
3f0891471b
nixos/kvrocks: unwrap list-coerced settings
2026-08-17 10:44:49 +08:00
h7x4
31161531e8
nixos/dnscrypt-proxy: fix .settings type ( #548856 )
2026-08-17 01:19:26 +00:00
Michael Daniels
fb563b9528
homebox: 0.25.0 -> 0.26.2 ( #532071 )
2026-08-17 00:36:15 +00:00
André Lima
27ed79c4e5
nixos/gnome: don't restart gnome-session-monitor.service on switch
...
Uses `overrideStrategy = "asDropin";` to force the creation of a drop-in.
Without this, by default, NixOS would create `gnome-session-monitor.service`
if not present. That could cause some issues as described in:
https://github.com/NixOS/nixpkgs/pull/519740#issuecomment-4457203746
2026-08-17 00:14:10 +01:00
Lucas Fernando Cardoso Nunes
0d5649a5c4
nixos/dnscrypt-proxy: refactor settings type
2026-08-16 17:38:40 -03:00
nixpkgs-ci[bot]
25fd1e288c
Merge master into staging-nixos
2026-08-16 18:05:06 +00:00
nixpkgs-ci[bot]
953a280e8f
Merge staging-next into staging
2026-08-16 18:04:35 +00:00
Stefan Frijters
0ac0d22c23
nixos/mpd: use structuredAttrs instead of passAsFile
...
In preparation for enabling structuredAttrs in writeTextFile
Tested via `nixosTests.mpd`
2026-08-16 15:32:46 +02:00
Maximilian Bosch
89113220dc
nixos/freeradius: decrease RestartSec to 1s ( #550744 )
2026-08-16 13:23:02 +00:00
nixpkgs-ci[bot]
0c8ee58805
Merge master into staging-nixos
2026-08-16 12:06:14 +00:00
nixpkgs-ci[bot]
48eb8a54be
Merge staging-next into staging
2026-08-16 12:05:42 +00:00
Sandro
6b59f68697
nixos/pihole-ftl: make list setup idempotent ( #551979 )
2026-08-16 10:54:37 +00:00