nixos/rl-2411: feishin requirements for Navidrome

More in https://github.com/jeffvli/feishin/releases/tag/v0.10.0
This commit is contained in:
José Ribeiro 2024-10-01 06:10:04 +01:00
parent 52e47d17b6
commit 4cf117d25c
No known key found for this signature in database

View File

@ -394,6 +394,8 @@
- `zx` was updated to v8, which introduces several breaking changes.
See the [v8 changelog](https://github.com/google/zx/releases/tag/8.0.0) for more information.
- `feishin` removed support for Navidrome `< v0.53.2` due to an API change; more information in the [v0.10.0 release notes](https://github.com/jeffvli/feishin/releases/tag/v0.10.0).
- The `dnscrypt-wrapper` module was removed since the project has been effectively unmaintained since 2018; moreover the NixOS module had to rely on an abandoned version of dnscrypt-proxy v1 for the rotation of keys.
To wrap a resolver with DNSCrypt you can instead use `dnsdist`. See options `services.dnsdist.dnscrypt.*`