about summary refs log tree commit diff
path: root/nixos
diff options
context:
space:
mode:
authorMichal Koutenský <michal@koutensky.net>2024-03-28 14:54:25 +0100
committerMichal Koutenský <michal@koutensky.net>2024-04-18 00:18:43 +0200
commitef95bc2eaf38e020efb8961ef60a95be2469cc35 (patch)
treef4e3c64235a281c058be88a2bffe91caf7489837 /nixos
parentf7c740853dccdc0ab120182503c8d2710a658f8a (diff)
gonic: add release note warning about playlists-path
Diffstat (limited to 'nixos')
-rw-r--r--nixos/doc/manual/release-notes/rl-2405.section.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/nixos/doc/manual/release-notes/rl-2405.section.md b/nixos/doc/manual/release-notes/rl-2405.section.md
index fea4523754774..d89ac501dae5d 100644
--- a/nixos/doc/manual/release-notes/rl-2405.section.md
+++ b/nixos/doc/manual/release-notes/rl-2405.section.md
@@ -215,6 +215,8 @@ The pre-existing [services.ankisyncd](#opt-services.ankisyncd.enable) has been m
   release notes of [v19](https://github.com/systemd/mkosi/releases/tag/v19) and
   [v20](https://github.com/systemd/mkosi/releases/tag/v20) for a list of changes.
 
+- `gonic` has been updated to v0.16.4. Config now requires `playlists-path` to be set. See the rest of the [v0.16.0 release notes](https://github.com/sentriz/gonic/releases/tag/v0.16.0) for more details.
+
 - The `services.vikunja` systemd service now uses `vikunja` as dynamic user instead of `vikunja-api`. Database users might need to be changed.
 
 - The `services.vikunja.setupNginx` setting has been removed. Users now need to setup the webserver configuration on their own with a proxy pass to the vikunja service.