K900
5525603a0c
treewide: deprecate Plasma 5 ( #383664 )
2025-02-21 21:21:34 +03:00
Peter Lehmann
c468f4e261
nixos/routinator: init module
2025-02-21 19:10:18 +01:00
Felix Singer
77d0b214fd
nixos/flashprog: Add Felix Singer as maintainer
...
Signed-off-by: Felix Singer <felixsinger@posteo.net>
2025-02-21 18:43:10 +01:00
Felix Singer
6cc40f8771
nixos/flashprog: Use mkEnableOption instead of mkOption
...
Remove some overhead by using mkEnableOption.
Signed-off-by: Felix Singer <felixsinger@posteo.net>
2025-02-21 18:43:10 +01:00
Felix Singer
9eac410097
nixos/libftdi: Init module
...
By enabling this module, the ftdi system group is created and udev
rules from the libftdi package are enabled. Read-/Write access is
granted to the members of the ftdi group and to seat sessions.
Signed-off-by: Felix Singer <felixsinger@posteo.net>
2025-02-21 18:42:20 +01:00
Martin Weinelt
99eabc0ab3
zigbee2mqtt_2: init at 2.1.1
...
https://github.com/Koenkk/zigbee2mqtt/releases/tag/2.0.0
https://github.com/Koenkk/zigbee2mqtt/releases/tag/2.1.0
https://github.com/Koenkk/zigbee2mqtt/releases/tag/2.1.1
2025-02-21 14:14:41 +01:00
Sandro
0dd6684a7f
zipline: 3.7.13 -> 4.0.0 ( #382884 )
2025-02-21 13:15:37 +01:00
K900
31aa4c5fef
nixos/iso-image: fix build
2025-02-21 11:19:14 +03:00
lassulus
9f2a05224c
nixos/hedgedoc: add fchown to SystemCallFilter to fix filesystem backend
2025-02-21 01:01:10 +01:00
K900
e4293df176
nixos/plasma5: deprecate
2025-02-20 17:30:04 +03:00
Henri Menke
8ed94b5b43
nixos/mosh: make package overridable ( #383643 )
2025-02-20 18:49:45 +05:30
Ivan Trubach
d8657587c0
nixos/victorialogs: init module ( #376834 )
2025-02-20 14:57:55 +03:00
Arne Keller
db7202f17f
nixos/gonic: moving podcast-path from RO to RW ( #382049 )
2025-02-20 12:16:20 +01:00
Vladimír Čunát
e493a167e1
staging-next 2025-02-09 ( #380680 )
2025-02-20 11:52:15 +01:00
Sandro
938b2abbeb
nixos/cross-seed: init module ( #383409 )
2025-02-20 11:20:36 +01:00
Pedro Alves
3b3bced9c5
nixos/cross-seed: init module
2025-02-20 09:51:26 +00:00
Leona Maroni
a89822eecb
gitlab: allow to use bundler from nixpkgs, rather than bundler from ( #382196 )
2025-02-20 09:41:07 +01:00
nixpkgs-ci[bot]
80447868c6
Merge master into staging-next
2025-02-20 00:14:40 +00:00
Defelo
5309357c3e
zipline: 3.7.13 -> 4.0.0
2025-02-19 23:38:35 +01:00
Sandro
373faab696
mobilizon: 5.1.1 -> 5.1.2, restart service on failure ( #383362 )
2025-02-19 22:05:15 +01:00
Solomon
6cd88104d7
nixos/openssh: allow post-quantum KexAlgorithms introduced in v9.9 ( #378875 )
...
`mlkem768x25519-sha256` and the vendor-neutral `sntrup761x25519-sha512`
name are new in OpenSSH 9.9 <https://www.openssh.com/txt/release-9.9 >
Co-authored-by: Mynacol <Mynacol@users.noreply.github.com>
2025-02-19 22:04:03 +01:00
Sandro
c2fbe453e6
nixos/libvirtd: fix path in hooks.network desc ( #372951 )
2025-02-19 21:32:22 +01:00
Maximilian Bosch
dda82d9eef
Merge: nixos/acme: fix account creation service ordering ( #355054 )
2025-02-19 21:17:41 +01:00
Nick Cao
ab29001977
nixos/syncthing: Fix typos ( #383278 )
2025-02-19 14:44:09 -05:00
Felix Singer
43fccee556
nixos/flashprog: Introduce flashprog module
...
Introduce the flashprog module. By enabling, its udev rules are applied
in addition to installing the package.
Signed-off-by: Felix Singer <felixsinger@posteo.net>
2025-02-19 20:40:46 +01:00
Sandro
2efa2118a0
nixos/gitea: add CAPTCHA support ( #380847 )
2025-02-19 20:38:46 +01:00
nixpkgs-ci[bot]
3a870eb511
Merge master into staging-next
2025-02-19 18:04:49 +00:00
K900
27b8f7af12
Revert "nixos/profiles/hardened: add to module list"
2025-02-19 19:32:09 +03:00
Sandro
7379cc70e6
services.restic: use getExe instead of hard-coded path ( #376416 )
2025-02-19 17:27:20 +01:00
Sandro
85fda9a3b2
nixos/profiles/hardened: add to module list ( #380985 )
2025-02-19 17:12:42 +01:00
Jörg Thalheim
55b39e42a6
install-grub: add missing rmtree ( #383269 )
2025-02-19 21:53:51 +07:00
Kerstin Humm
87124a75de
nixos/mobilizon: restart mobilizon-postgresql service on-failure
...
The motivation behind this is that sometimes postgresql signals
readiness to systemd, even though it doesn't accept yet connections.
2025-02-19 12:50:07 +01:00
nixpkgs-ci[bot]
a8eabdcf7f
Merge master into staging-next
2025-02-19 11:19:10 +00:00
K900
6fb6b4bd24
moonraker (and friends): update, wire up klipper-estimator analysis support ( #382068 )
2025-02-19 13:32:04 +03:00
Ramses
9abef1cee8
switch-to-configuration-ng: don't block when the lockfile is already locked ( #382797 )
2025-02-19 11:07:33 +01:00
Ramses
51e84098b5
nixos-container: avoid subshell when testing $PRIVATE_USERS ( #383056 )
2025-02-19 10:46:48 +01:00
a-kenji
fdbcd907e9
nixos/syncthing: Fix typos
2025-02-19 15:44:05 +07:00
K900
550696628c
nixos/moonraker: allow configuring analysis
2025-02-19 11:11:31 +03:00
Jörg Thalheim
39dd19122f
install-grub: add missing rmtree
2025-02-19 14:33:46 +07:00
Jörg Thalheim
8706be35d9
nixos/ghidra: init ( #375831 )
2025-02-19 14:31:02 +07:00
TGRCDev
9c68d12eba
nixos/gitea: add CAPTCHA support
2025-02-18 21:24:46 +01:00
nixpkgs-ci[bot]
746c76aa6f
Merge master into staging-next
2025-02-18 18:04:37 +00:00
Adam C. Stephens
223499992b
nixos/kanidm: add home_mount_prefix to BindPaths if set ( #382915 )
2025-02-18 09:06:56 -05:00
lassulus
cc594f99bf
nixos/h2o: module init ( #382527 )
2025-02-18 21:06:35 +07:00
Weijia Wang
a3fff1098b
mdevctl: fix script dir location
2025-02-18 15:02:34 +01:00
Kerstin
4c18ccc9c4
nixos/mobilizon: update nginx config, mobilizon: fix media proxy ( #374273 )
2025-02-18 14:33:46 +01:00
nixpkgs-ci[bot]
9bd398d5e9
Merge master into staging-next
2025-02-18 12:05:57 +00:00
Michele Guerini Rocco
d05074f981
nixos/getty: only include if config.console.enable == true
( #363533 )
2025-02-18 11:44:42 +01:00
Sandro
92dfde3dd8
nixos/mobilizon: minor format
2025-02-18 11:40:50 +01:00
โทสฺตัล
2c1a09f1fe
nixos/h2o: init module
...
Co-Authored-By: adisbladis <adis@blad.is>
2025-02-18 17:06:15 +07:00