e1mo
408c17ab70
nixos/bird-lg: Accept multiple listen addresses
2025-09-30 12:12:46 +02:00
Thiago Kenji Okada
7491fd75b5
nixos/opentabletdriver: refactor ( #423612 )
2025-09-30 08:34:11 +00:00
Franz Pletz
eef9711390
nixos/services.mysql: Fix restart on-abnormal ( #430859 )
2025-09-30 07:24:36 +00:00
Masum Reza
aec87d52f4
bcachefs-kernel-module: Nest within bcachefs-tools ( #446975 )
2025-09-30 05:34:59 +00:00
Will Fancher
6e331d90bd
bcachefs-kernel-module: Nest within bcachefs-tools
...
When you set the bcachefs userspace tools with:
```nix
boot.bcachefs.package = /* custom pacakge */;
```
This now also changes the kernel package. The NixOS module now calls
on the nested `cfg.package.kernelModule` expression with
`kernelPackages.callPackage`. This will enable overriding both
userspace and kernel space from e.g. upstream git.
2025-09-30 01:16:01 -04:00
Bjørn Forsman
d061c4df03
nixos/services.ddclient: remove nsupdate assertion ( #443668 )
2025-09-30 04:38:51 +00:00
Martin Weinelt
3a4e4f6c3d
nixos/wyoming/piper: relax ProcSubset to all
...
The onnxruntime library wants to query cpuinfo, which fails when the proc
subset is restricted.
Close : #445723
2025-09-30 00:29:35 +02:00
Arne Keller
2891f9938c
nixos/gerrit: Drop global lib expansion ( #446636 )
2025-09-29 20:35:19 +00:00
dotlambda
6b36977077
nextcloud30: drop ( #446070 )
2025-09-29 16:18:14 +00:00
Aleksana
9d3f5fcfcc
dn42-cacert: init at 0-unstable-2016-01-16 ( #415051 )
2025-09-29 15:12:49 +00:00
Masum Reza
9e538263a0
sssd: fix tests issues ( #446589 )
2025-09-29 14:35:47 +00:00
provokateurin
3afd6ec50d
nextcloud30: drop
2025-09-29 16:03:32 +02:00
dish
1e1399f494
{cardboard,nixos/cardboard}: drop ( #447042 )
2025-09-29 13:56:51 +00:00
nikstur
3ba94658f0
modules/image/repart: repart.imageFile(Basename) -> image.baseName ( #437117 )
2025-09-29 12:58:44 +00:00
Michael Daniels
66b171eeec
nixos/cardboard: drop
...
Corresponding package has been marked broken for a full release cycle.
Dropping per RFC 180.
2025-09-29 08:44:21 -04:00
Arne Keller
2d19c65146
nixos/swap: use btrfs mkswapfile if possible ( #447030 )
2025-09-29 11:09:09 +00:00
qbisi
b9fd04eb4d
nixos/swap: use btrfs mkswapfile if possible
2025-09-29 19:03:56 +08:00
xanderio
61dfdcf015
nixos/gitlab: add proxyWebsockets as recommended nginx setting ( #431884 )
2025-09-29 09:02:01 +00:00
xanderio
15a7cb4502
nixos: fix 'do not exist' typos ( #434317 )
2025-09-29 08:59:22 +00:00
Aleksana
3e5aa7dfe5
nixos/firezone: fix AmbientCapabilities systemd unit option typo ( #444259 )
2025-09-29 11:43:31 +08:00
Ramses
aaaf233089
doc: move nixos-init note to nixos doc ( #446997 )
2025-09-28 23:19:37 +00:00
nikstur
655ddc7a9c
doc: move nixos-init note to nixos doc
2025-09-28 22:32:51 +02:00
nikstur
31da673669
nixos/image/repart: allow replacing /nix/store ( #443200 )
2025-09-28 20:30:15 +00:00
Thomas Gerbet
18a91c2f83
morty: drop ( #446354 )
2025-09-28 19:26:27 +00:00
Aaron Andersen
771f1aaafa
nixosTests.redmine: Drop 3rdparty plugins and themes ( #446137 )
2025-09-28 16:26:46 +00:00
Aaron Andersen
43158d2f9d
nixos/redmine: Set ProtectSystem to strict ( #446023 )
2025-09-28 16:25:36 +00:00
Benjamin Staffin
dad7e8f474
nixos/hddfancontrol: loosen pwmPaths and disks types to str, nixos/hddtemp: allow command substitution for drives ( #421862 )
2025-09-28 15:24:20 +00:00
liberodark
979a95c40a
sssd: fix tests issues
2025-09-28 10:42:56 +02:00
xanderio
2a3cb7e9dc
nixos/onlyoffice: fix nginx syntax error ( #444037 )
2025-09-28 06:44:15 +00:00
Weijia Wang
d2c8d3dbc5
ipget: 0.11.3 -> 0.12.0 ( #444724 )
2025-09-27 23:52:03 +00:00
Martin Weinelt
3c6c343d73
nixos/tests/evcc: fix charger messaging
...
The scoping for these messages changed a while ago.
2025-09-27 16:25:53 +02:00
xanderio
9dc59f7361
modules/postfix: fix manpage number in option description ( #440866 )
2025-09-27 12:58:50 +00:00
Felix Singer
cfaae64388
nixos/gerrit: Drop global lib expansion
...
Signed-off-by: Felix Singer <felixsinger@posteo.net>
2025-09-27 14:58:05 +02:00
xanderio
e3a3b32cc2
nixos/loki: refine option descriptions ( #442975 )
2025-09-27 12:33:33 +00:00
Masum Reza
1d84eb3dff
nixos/nvme-rs: init ( #410730 )
2025-09-27 10:57:22 +00:00
liberodark
74a08886b1
nixos/nvme-rs: init
2025-09-27 08:44:52 +02:00
Sandro
21a356df87
bird: print config file with line numbers to improve debugging ( #411578 )
2025-09-27 00:25:01 +00:00
Adam C. Stephens
59d3fb9833
nixos/incus,incus{,-lts}: add multi-platform incus-agent support ( #446389 )
2025-09-26 19:41:02 +00:00
Nick Cao
dda7e66595
nixosTests.terminal-emulators: remove eterm ( #445796 )
2025-09-26 19:33:43 +00:00
dish
ef50371e31
prometheus-storagebox-exporter: Init at 0-unstable-2025-07-28 ( #446387 )
2025-09-26 19:10:48 +00:00
Sandro
3656f7c1f1
cloudflare-ddns: init at 1.15.1 ( #394668 )
2025-09-26 17:43:27 +00:00
Dionysis Grigoropoulos
377847e3c8
nixos/prometheus/storagebox: Init module
2025-09-26 20:24:04 +03:00
Moraxyc
1368a8174d
nixos/incus,incus{,-lts}: add multi-platform incus-agent support
2025-09-26 23:40:32 +08:00
Sandro Jäckel
3c6d1656bd
morty: drop
2025-09-26 15:45:40 +02:00
Masum Reza
0fe9557f85
openrgb: add startupProfile option to service ( #408517 )
2025-09-26 13:00:42 +00:00
Gaétan Lepage
e72b496a44
COSMIC Beta ( #440950 )
2025-09-26 11:20:33 +00:00
Yt
b1a4b3ab77
nixos/vector: Use method to check for open DNSTAP socket ( #446090 )
2025-09-26 10:46:01 +00:00
Martin Weinelt
0b6585086d
nixos/wyoming/piper: remove piper package option
...
This is not customizable via the wyoming-piper cli anymore.
2025-09-25 22:26:06 +02:00
Felix Singer
b93160990d
nixosTests.redmine: Drop 3rdparty plugins and themes
...
The tests are supposed to test Redmine and not if specific 3rdparty
plugins and themes work. These can be tested too, but then they should
be separated out and not be included in the main test. However, just
remove them as these weren't updated since quite a while.
Signed-off-by: Felix Singer <felixsinger@posteo.net>
2025-09-25 21:52:38 +02:00
Heitor Augusto
b49f9b4712
doc/release-notes: add COSMIC Beta
2025-09-25 13:56:58 -03:00