nixpkgs-ci[bot]
d060c7e4de
Merge master into staging-next
2025-08-13 12:07:08 +00:00
Gaétan Lepage
d74de54834
overseerr: init at 1.34.0 ( #399266 )
2025-08-13 12:51:09 +02:00
Jeremy Kescher
a1545a073c
nixos/systemd: drop kbrequest.target symlink
2025-08-12 22:50:39 +02:00
Paul Haerle
086d855355
netbird: 0.49.0 -> 0.54.0 + split up + relicense ( #431976 )
2025-08-11 22:10:25 +02:00
Krzysztof Nazarewski
f1277e5434
netbird: 0.49.0 -> 0.54.0 + split up + relicense
...
- 0.53.0+ relicensed the server components
- as a result split into per-component packages
- adds missing 2 upload & relay components
- the tested behavior has changed
2025-08-11 20:46:42 +02:00
Franz Pletz
43a602c25d
nixos/libvirtd: allow changing firewall backend ( #432610 )
2025-08-11 16:00:12 +02:00
Mikael Voss
6d98ba9b24
nixos/doc/rl-2511: mention boot.kernel.sysfs addition
2025-08-11 12:16:59 +05:30
André Lima
28d3245201
nixos/libvirtd: allow changing firewall backend
2025-08-10 21:06:54 +01:00
Robert Hensing
0b9a1cb426
nixos/README-modular-services: init
2025-08-09 00:32:59 +02:00
Jessie Ross
6d57bd2ab5
release-notes: move command-not-found note from nixpkgs notes to nixos
2025-08-08 14:45:22 +02:00
Maximilian Bosch
3e41a080eb
Merge: nixos/nextcloud: configure redis by default ( #421813 )
2025-08-07 17:27:21 +02:00
Sandro
ef2f192da2
prosody: 0.12.4 -> 13.0.2, fix nixos test ( #429967 )
2025-08-06 00:16:29 +02:00
Wolfgang Walther
fed181fac1
nixos/doc/modular-services: run nixfmt on code blocks
2025-08-05 17:08:45 +02:00
Matthias Beyer
2c06381907
nixos/traccar: Rework configuration file creation. ( #413653 )
2025-08-04 10:26:00 +02:00
Sandro Jäckel
ccefdbb587
nixos/release-notes: add notes for prosody 13.0.0.
2025-08-04 00:58:50 +02:00
Martin Weinelt
56674702b0
nixos/postfix: modernize, cleanup ( #416840 )
2025-08-02 23:50:59 +02:00
Frédéric Christ
51462b8a68
nixos/traccar: Rework configuration file creation.
...
Previously, a flat attribute set was expected. The new implementation
uses nested attribute sets. This is a breaking change.
2025-08-01 21:25:45 +02:00
Martin Weinelt
434d6fdcf9
zigbee2mqtt: default to zigbee2mqtt_2
2025-08-01 18:28:14 +02:00
Seth Flynn
f80495afef
tuned: init at 2.25.1 ( #357480 )
2025-08-01 07:28:32 -04:00
Seth Flynn
3eeb7ad06a
nixos/tuned: init
2025-08-01 06:20:49 -04:00
Sandro Jäckel
0a92661ec3
nixos/release-notes: add entry for services.prosody.checkConfig
2025-08-01 04:10:50 +02:00
Will Fancher
dd1cd545b9
nixos/release-notes: Move display manager note to NixOS manual
2025-07-30 18:11:56 -04:00
Pol Dellaiera
80661f912f
nixos/private-gpt: drop
2025-07-30 08:20:28 +02:00
Niklas Hambüchen
436a8a1152
umami: init at 2.19.0; nixos/umami: init ( #380249 )
2025-07-29 16:48:52 +02:00
Diogo Correia
5d6b6bad55
doc: add services.umami to 25.11 release notes
2025-07-29 14:38:02 +00:00
Sandro
781856bcb7
go-httpbin: init at 2.18.3, nixos/go-httpbin: init module ( #427717 )
2025-07-29 15:48:11 +02:00
Martin Weinelt
7f52135a59
nixos/postfix: fold main and master config into settings attribute
2025-07-28 17:03:08 +02:00
Grimmauld
6cd6573d41
nixos/doc/rl-2511: document rfc42 conversion for systemd.extraConfig
2025-07-28 11:26:47 +02:00
Izorkin
cbec672b38
nixos/libretranslate: init
2025-07-27 03:46:22 +02:00
Sandro Jäckel
9e2d007b94
nixos/nextcloud: configure redis by default
2025-07-26 23:31:35 +02:00
Zahrun
1c26e0e7a9
speedify: init at 15.6.4-12495
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Co-authored-by: emaryn <197520219+emaryn@users.noreply.github.com>
2025-07-25 15:54:44 +05:30
Jade Lovelace
4f93d9a2d1
mx-puppet-discord: remove
...
According to emilazy these were the only usages of sha1 in nixpkgs:
```
pkgs/servers/mx-puppet-discord/node-packages.nix
111: sha1 = "532e01241dbcb0f2769f1b9a7cde313d30101173";
120: sha1 = "68018cab4f59834b3fef2e59fbfd52938403e001";
129: sha1 = "52b0e8bb808a1202602899af67939b049dd42402";
138: sha1 = "0a37a3f9430ff7c29512d29882e25ae738a31283";
```
Anyone motivated to maintain it can feel free to restore this, it's just
not maintained at the moment, and the sha1 hashes need to go.
This was found after Ericson proposed implementing something like
https://github.com/NixOS/nix/issues/13544 in Lix, which led to the
question "who is using sha1 anyway?" and the realization we could just
*remove* support for it outside of .. the known chromium crimes.
2025-07-24 19:31:06 -07:00
Sandro
9928a21a4e
nixos/mautrix-whatsapp: upgrade default config ( #420722 )
2025-07-24 22:09:34 +02:00
Robert Hensing
f5ee08446a
Modular services ( #372170 )
2025-07-24 16:46:34 +02:00
Wolfgang Walther
0f3f710c86
nixos/doc/wireless: fix comments
...
Those had been misplaced by nixfmt.
2025-07-24 13:52:36 +02:00
Wolfgang Walther
62fe016519
treewide: run treefmt with mdcr/nixfmt
2025-07-24 13:52:31 +02:00
Wolfgang Walther
6c47e7d5da
treewide: fix syntax errors in nix code blocks
...
Fixes all code blocks with "nix" language in markdown files for syntax
errors to be able to run nixfmt in the next step.
2025-07-24 13:52:29 +02:00
Michele Guerini Rocco
6424dede0c
nixos/network-interfaces: improve IPv6 support ( #417150 )
2025-07-23 16:51:24 +02:00
Defelo
224dc30d39
nixos/go-httpbin: init module
2025-07-23 16:17:47 +02:00
André Silva
fcf647a843
nixos/qbittorrent: init ( #287923 )
2025-07-22 12:48:41 +01:00
jf-uu
50b7400d93
nixos/overseerr: init
...
Co-authored-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2025-07-22 12:43:33 +01:00
Frank Moda
12ed2954d4
nixos/homebridge: init
2025-07-22 15:26:19 +05:30
nuko
84d174e312
nixos/qbittorrent: init service module
...
nixos/qbittorrent: add default serverConfig & fix test
Migrate to runTest
Replace lib.optional with lib.optionals
nixos/qbittorrent: update release notes to 2511
2025-07-22 17:39:46 +12:00
Matthew Croughan
530db85404
nixos/atalkd: init ( #425554 )
2025-07-21 18:29:33 +01:00
matthewcroughan
75929b4612
nixos/atalkd: init
2025-07-21 18:16:26 +01:00
Jacek Galowicz
10d564cb5c
nixos/doc: clarify scope of debugHook feature in the test driver ( #426935 )
2025-07-21 09:59:37 +02:00
Alexandru Scvorțov
1ff3dc1245
matrix-tuwunel: add service module
2025-07-21 01:52:09 +05:30
Maximilian Bosch
9372904a35
nixos/doc: clarify scope of debugHook feature in the test driver
...
As discussed with tfc before, it's probably better in most cases to try
the interactive test-driver with the SSH backdoor first and resort to
this feature for flaky tests.
2025-07-20 15:46:14 +02:00
Yt
ff3ffc8143
nixos/meilisearch: generic settings; handle secrets better. + fix racy test ( #424481 )
2025-07-20 04:48:44 -04:00
Robert Hensing
1f4e476269
nixos/doc: Modular services introduction is formally 25.11
...
I think we should backport it nonetheless.
2025-07-20 03:19:28 +02:00
Robert Hensing
af04a80c76
modular-services: merge process.argv from executable and args
2025-07-20 03:01:06 +02:00
Robert Hensing
03c4d4bc66
nixos/doc/modular-services: Use package attr in example
...
Without a proper introduction it's really really hard to make sense of the examples, and where values come from; which are arbitrary, which are conventional, which are hard-coded into some part of the framework.
Co-authored-by: Valentin Gagarin <valentin@gagarin.work>
2025-07-20 03:01:06 +02:00
Robert Hensing
7d7b678ed6
nixos/doc/modular-services: Explain configuration mgmt framework
...
Co-authored-by: Valentin Gagarin <valentin@gagarin.work>
2025-07-20 03:01:06 +02:00
Robert Hensing
b7ded19010
nixos/doc: Add modular services section
2025-07-20 03:01:06 +02:00
Felix Buehler
140a6b4522
nixos/lemurs: init
2025-07-19 16:15:58 +05:30
Maximilian Bosch
c808181a64
Merge: test-driver: Implement debugging breakpoint hooks ( #422066 )
2025-07-18 19:13:20 +02:00
Jacek Galowicz
d6b326d659
test-driver: Implement debugging breakpoint hooks
...
Co-authored-by: Maximilian Bosch <maximilian@mbosch.me>
2025-07-18 17:39:01 +02:00
Sandro
d69cbe23e1
nixos/chhoto-url: init module ( #424630 )
2025-07-18 13:32:14 +02:00
Aleksana
03b3a97679
nixos/newt: init ( #414337 )
2025-07-18 19:07:59 +08:00
Defelo
55e6f26bff
nixos/chhoto-url: init module
2025-07-18 12:00:32 +02:00
dish
21e98fc8a9
forgejo: 11.0.3 -> 12.0.0
...
https://forgejo.org/2025-07-release-v12-0/
https://codeberg.org/forgejo/forgejo/milestone/12836
2025-07-17 11:46:43 -04:00
xanderio
caea8a1c0a
nixos/dependency-track: fix default JVM heap size ( #425747 )
2025-07-17 16:11:36 +02:00
jack
9501130c38
nixos/newt: init
2025-07-17 13:04:13 +02:00
Sebastian Kowalak
e33d7087b6
nixos/paisa: init
2025-07-16 22:00:12 +02:00
Julian Stecklina
5517b6f068
nixos/dependency-track: fix default JVM heap size
...
The default of 4GB is too low for a production setup and causes
DependencyTrack to hit java.lang.OutOfMemoryError. This causes
Dependency Track to enter a weird state where it will throw 502 and
504 errors.
The initial 4GB was set to make Dependency Track run in the (too
small) VM in the NixOS integration test. Move the explicit heap
configuration there. For the service itself, we now don't set a limit.
This means the JVM will choose its maximum heap on its own, which does
a much better job for realistic scenarios.
I added a release note, because people who run Dependency Track on
very tiny VMs/machines may experience issues.
2025-07-16 12:16:49 +02:00
Martin Weinelt
fbc56958af
nixos/pfix-srsd: migrate postfix integration from postfix module
...
The postfix module is too big to host every individual integration option
and moving it here has no downside.
2025-07-15 22:04:28 +02:00
Martin Weinelt
9a9073fc89
nixos/postsrsd: integrate with postfix by default
2025-07-15 20:29:35 +02:00
Kevin Cox
8ff28f4d78
sparkleshare: Remove
...
The project has been unmaintained for a while now and has started failing to build.
Abandonment notice from the maintainer: https://github.com/hbons/SparkleShare/issues/2006
It has been a good run but it is time to say goodbye. Thanks to hbons for all of the work over the years. It looks like there is a good chance of a fork living on but it will take time to see how that shakes out. So for now let's just remove the package.
2025-07-15 08:22:27 -04:00
Leona Maroni
41ff90fcd4
nixos/varnish: turn listen addresses into structured config ( #421481 )
2025-07-15 13:13:50 +02:00
sodiboo
5a8660f10f
nixos/meilisearch: generic settings; handle secrets better.
2025-07-13 20:42:05 +02:00
Vladimír Čunát
b47d4f01d4
staging-next 2025-07-04 ( #422427 )
2025-07-13 19:33:14 +02:00
Wolfgang Walther
733f85ec4f
fanctrl: init at 1.0.3; add nixos module ( #388514 )
2025-07-13 16:36:41 +00:00
Svenum
cfe95170f1
nixos/fw-fanctrl: init
2025-07-13 18:22:47 +02:00
nixpkgs-ci[bot]
8457b9345d
Merge master into staging-next
2025-07-13 00:20:06 +00:00
nixpkgs-ci[bot]
8d8db2ff25
Merge master into staging-next
2025-07-12 00:17:12 +00:00
Izorkin
80318319cb
libvirt: add support nftables backend
2025-07-11 23:51:20 +03:00
Philip Taron
8279ffe622
treewide: specify that mebibytes are used when it's ambiguous ( #424169 )
2025-07-11 12:29:33 -07:00
rnhmjoj
0bd522a407
nixos/release-notes: mention networking.interfaces changes
2025-07-11 09:44:49 +02:00
K900
77e81dbfc2
Merge remote-tracking branch 'origin/master' into staging-next
2025-07-11 09:24:31 +03:00
Connor Baker
6af71350c3
nixos/tee-supplicant: add tee-supplicant module (and more) ( #237613 )
2025-07-10 16:35:55 -07:00
Axel Karjalainen
7159ab6f43
treewide: specify where mebibytes are used when it's ambiguous
2025-07-11 00:44:23 +03:00
Kabbone
6e5554c44c
nixos/mautrix-whatsapp: add manual entry
2025-07-09 20:49:36 +02:00
Christian Theune
8046e4a6f8
nixos/varnish: turn listen addresses into structured config
...
Introduces `services.varnish.listen` as a list of structured
listen addresses with all allowed variations of arguments
documented in the man page.
Deprecates `services.varnish.http_address`.
2025-07-08 13:52:55 +02:00
K900
e2c8c4260d
Merge remote-tracking branch 'origin/master' into staging-next
2025-07-07 10:09:49 +03:00
Martin Weinelt
468768b93b
Reapply "nixos/dovecot: improve and harden systemd unit" ( #422829 )
2025-07-07 01:25:22 +02:00
Martin Weinelt
5f9db3b506
nixos: stop using/installing nettools by default ( #422270 )
2025-07-07 00:32:19 +02:00
nixpkgs-ci[bot]
07ab953baa
Merge master into staging-next
2025-07-06 16:43:42 +00:00
Ruby Iris Juric
11d8fbb0b6
nixos/sharkey: init module
2025-07-07 01:01:39 +10:00
Martin Weinelt
6403717045
Reapply "nixos/dovecot: improve and harden systemd unit"
...
This reverts commit a794031c59 .
With the following additions:
Allow `CAP_KILL`, so the dovecot master process may interrupt its child
processes.
Allow new privileges, so dovecot and call the setuid sendmail executable.
Allow AF_NETLINK sockets, so dovecot sieve handling can use the
getifaddrs syscall.
Finally, we now asssert, that no options are set on the legacy dovecot2
systemd unit name, to make the user aware they need to update their
overrides.
2025-07-06 14:39:40 +02:00
nixpkgs-ci[bot]
60677469ef
Merge master into staging-next
2025-07-06 12:06:26 +00:00
Michele Guerini Rocco
7a473d6701
nixos/monero: add environmentFile option ( #421759 )
2025-07-06 14:02:49 +02:00
K900
4e59c97081
Merge remote-tracking branch 'origin/master' into staging-next
2025-07-06 14:55:19 +03:00
Robert Hensing
7845abc842
NixOS test framework: add overriding methods ( #421480 )
2025-07-06 13:40:24 +02:00
Robert Hensing
f2b3aeb383
nixos.runTest: Add extendNixOS
2025-07-06 13:39:15 +02:00
Robert Hensing
63e2606ddf
nixos.runTest: Add extend, overrideTestDerivation
2025-07-06 13:39:15 +02:00
Jaco Malan
1fb02bc8f9
nixos/monero: add environmentFile option
2025-07-06 10:33:44 +02:00
Martin Weinelt
bf1b4d35fb
networking: don't install nettools by default
...
https://lwn.net/Articles/710533/ has been true in 2017 and still holds
today.
2025-07-06 00:59:36 +02:00
nixpkgs-ci[bot]
61be326d8b
Merge master into staging-next
2025-07-05 18:05:00 +00:00
Maximilian Bosch
85ec73855b
Merge: nixos/nextcloud: document nextcloud-occ command ( #422639 )
2025-07-05 18:44:48 +02:00
nixpkgs-ci[bot]
d5e57e9a43
Merge master into staging-next
2025-07-05 12:06:19 +00:00