isabel
ddd7db501d
nixos/bluesky-pds: rename from pds
2025-08-19 20:59:04 +01:00
Jonathan Davies
eba6963678
doc/release-notes: 25.11: Added KMinion item to new services.
2025-08-17 14:07:15 +00:00
Sandro
316781dc81
conman: init at 0.3.1 ( #430136 )
2025-08-15 18:25:32 +02:00
Leona Maroni
9b8ea589ea
nixos/acme: improve scalability - reduce superfluous unit activations ( #422076 )
2025-08-14 16:06:06 +02:00
Christian Theune
2c111ce343
nixos/acme: update release notes and documentation
2025-08-13 14:34:53 +02:00
frantathefranta
8b97231460
nixos/conman: init module
...
Adding a service for the conman package
Changes to conman service as per review
2025-08-13 08:26:35 -04:00
Gaétan Lepage
d74de54834
overseerr: init at 1.34.0 ( #399266 )
2025-08-13 12:51:09 +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
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
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
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
Alexandru Scvorțov
1ff3dc1245
matrix-tuwunel: add service module
2025-07-21 01:52:09 +05:30
Felix Buehler
140a6b4522
nixos/lemurs: init
2025-07-19 16:15:58 +05:30
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