Maximilian Bosch
2cf427c045
Merge: nextcloud31: init at 31.0.0 ( #385060 )
2025-03-01 13:47:45 +01:00
Maximilian Bosch
be4fd8fdf2
nixos/nextcloud: update docs
...
* Update related packages for pkg option.
* Add release notes.
2025-03-01 11:58:54 +01:00
Christoph Heiss
af74cbc292
nixos/rippled: move drop notice to nixos release notes
...
See the accompanying discussion [0] and e.g. the PR at [1].
[0] https://github.com/NixOS/nixpkgs/pull/374568#discussion_r1951562014
[1] https://github.com/NixOS/nixpkgs/pull/371930
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2025-02-28 23:53:29 +01:00
Samuel Dionne-Riel
6ec6eae586
Revert "nixos/grub: generate BLS entries"
2025-02-28 14:30:10 -05:00
dish
a94dc905b3
webpack-cli: 5.1.4 -> 6.0.1
2025-02-28 11:32:25 -05:00
Michele Guerini Rocco
6bf084c4ea
nixos/grub: generate BLS entries ( #95901 )
2025-02-28 15:12:36 +01:00
rnhmjoj
7b71abeaac
nixos/release-notes: mention GRUB boot loader entries
2025-02-28 10:00:01 +01:00
Pol Dellaiera
56e88da108
rebuilderd: init at 0.22.1 ( #343334 )
2025-02-28 09:14:08 +01:00
Sandro
32d2826f35
nixos/archtika: init at 1.0.1 ( #365218 )
2025-02-27 23:56:06 +01:00
Sandro
d1c535f62a
nixos/user-groups: add a toggle for user account creation ( #358646 )
2025-02-27 23:47:20 +01:00
Sandro
75f83b13f6
release-notes/25.05: drop extra added new line
2025-02-27 23:36:41 +01:00
Sandro Jäckel
36a3c6c11d
nixos/paperless: move paperless-manage to proper systemPackage
2025-02-27 21:47:35 +01:00
Pol Dellaiera
2c8bdd00fd
nixos/rebuilderd: init
2025-02-27 21:18:46 +01:00
Maximilian Bosch
7d443d378b
nixos/oci-containers: support rootless containers & healthchecks
...
Closes #259770
Closes #207050
The motivation for the former is to not execute the container as root,
so you don't have to `sudo -i` to perform podman management tasks.
The idea behind healthchecks is to be able to keep the unit in the
activating state until the container is healthy, only then then unit is
marked as active.
The following changes were necessary:
* Move the ctr-id into `/run/${containerName}` to make podman can
actually write to it since it's now in its RuntimeDirectory.
* Make `sdnotify` option configurable (`healthy` for healthchecks that
must pass, default remains `conmon`).
* Set Delegate=yes for `sdnotify=healthy` to make sure a rootless
container can actually talk to sd_notify[1].
* Add a warning that lingering must be enabled to have a `systemd --user`
instance running which is required for the cgroup support to work
properly.
* Added a testcase for rootless containers with both conmon and
healthchecks.
[1] https://github.com/containers/podman/discussions/20573#discussioncomment-7612481
2025-02-27 11:08:33 +01:00
Martin Weinelt
35f9b4c165
zigbee2mqtt_2: init at 2.1.1 ( #371053 )
2025-02-25 05:09:13 +01:00
Bobby Rong
5bdd314871
nixos/doc/rl-2505: Fix wrong option name in Xfce 4.20 release notes ( #384523 )
2025-02-23 22:37:00 +08:00
Bobby Rong
e3ac8c88f5
nixos/doc/rl-2505: Fix wrong option name in Xfce 4.20 release notes
...
https://search.nixos.org/options?channel=unstable&show=services.xserver.desktopManager.xfce.waylandSessionCompositor
2025-02-23 22:27:09 +08:00
Robert Schütz
7dd54f634d
python3Packages.beancount: 2.3.6 -> 3.1.0 ( #371541 )
2025-02-22 09:06:09 -08:00
Peder Bergebakken Sundt
d525eb5838
treewide: fix typos
...
done with `fd \\\.md$ . --type f -x typos --write-changes`
2025-02-22 02:02:07 +01:00
Robert Helgesson
44a5b1bdca
nixos/grav: init module
2025-02-21 23:09:42 +01:00
Martin Weinelt
bf25eae002
nixos/routinator: init module ( #380046 )
2025-02-21 23:07:21 +01:00
Andrei Lapshin
cc354c451c
python3Packages.beancount: 2.3.6 -> 3.1.0
2025-02-21 21:46:51 +01:00
Peter Lehmann
c468f4e261
nixos/routinator: init module
2025-02-21 19:10:18 +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
Ivan Trubach
d8657587c0
nixos/victorialogs: init module ( #376834 )
2025-02-20 14:57:55 +03: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
nixpkgs-ci[bot]
80447868c6
Merge master into staging-next
2025-02-20 00:14:40 +00:00
Sandro
2efa2118a0
nixos/gitea: add CAPTCHA support ( #380847 )
2025-02-19 20:38:46 +01:00
nixpkgs-ci[bot]
a8eabdcf7f
Merge master into staging-next
2025-02-19 11:19:10 +00: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]
9bd398d5e9
Merge master into staging-next
2025-02-18 12:05:57 +00:00
Jörg Thalheim
cdf83e0f3a
nixos-generate-config: add --flake option ( #383033 )
2025-02-18 16:50:13 +07:00
GovanifY
6a3f025e54
nixos/ghidra: init
2025-02-18 09:53:01 +01:00
Pablo Ovelleiro Corral
1606ea91b4
nixos-generate-config: add --flake option
...
Co-authored-by: éclairevoyant <848000+eclairevoyant@users.noreply.github.com>
2025-02-18 15:37:53 +07:00
Nguyễn Gia Phong
bdc95d5afb
mepo: 1.2.1 -> 1.3.3
2025-02-18 13:53:56 +05:30
Sam Willcocks
a3827a595e
nixos/victorialogs: init module
2025-02-17 11:23:20 +00:00
K900
395cc7772d
Merge remote-tracking branch 'origin/master' into staging-next
2025-02-16 13:23:25 +03:00
misuzu
faa68fc84b
vsmartcard-vpcd, vsmartcard-pcsc-relay: init at 0.9-unstable-2025-01-25, nixos/vsmartcard-vpcd: init ( #194957 )
2025-02-16 10:25:12 +02:00
nixpkgs-ci[bot]
d4537b75d3
Merge master into staging-next
2025-02-16 00:16:11 +00:00
Christoph Honal
94a66f9416
nixos/vsmartcard-vcpd: init
2025-02-15 22:16:31 +01:00
ruro
3c3ddddbe8
python3Packages.bpycv: remove
...
The bpycv package is incompatible with blender version 4 or later. It
seems that neither upstream author nor the nixpkgs maintainer are
currently interested in updating/maintaining this package.
See:
- https://github.com/NixOS/nixpkgs/issues/379872
- https://github.com/DIYer22/bpycv/issues/51
- https://github.com/NixOS/nixpkgs/pull/380403
- https://github.com/NixOS/nixpkgs/pull/380443
2025-02-14 19:25:11 +03:00
Martin Weinelt
eb57ea0460
Merge remote-tracking branch 'origin/master' into staging-next
2025-02-14 02:28:12 +01:00
kirillrdy
ace6a3fdc2
xonsh.xontribs.xontrib-*: init at various ( #354733 )
2025-02-14 07:18:35 +11:00
Felix Bühler
c501435cd7
nixos/rss-bridge: fix pool, add package, add webserver + test ( #379189 )
2025-02-13 19:40:23 +01:00
nixpkgs-ci[bot]
ba14e0aa79
Merge master into staging-next
2025-02-13 00:14:34 +00:00
Tristan Ross
8005d0910b
prometheus-node-cert-exporter: init at 1.1.7 ( #368325 )
2025-02-12 12:34:24 -08:00
Felix Buehler
3cade1b5ac
nixos/rss-bridge: add webserver option
...
Co-authored-by: Zitrone <general@dev.quantenzitrone.eu>
2025-02-11 23:57:16 +01:00