nixpkgs/pkgs/servers/adguardhome
Carl Richard Theodor Schneider 1526a1b041 adguardhome: Add schema_version
This will add `passthru.schema_version` to be used as default value for
the adguardhome module.
It will also update the `update.sh` to keep the `schema_version` in sync
with the version by inspecting the sourcecode.

This might break existing configs, if they use deprecated values that don't
appear in newer schema_versions and schema_version wasn't set explicitly.
Explicit declarations of schema_version always have higher priority.

This also removes the `host` and `config` settings in favour of using the
appropriate `settings`.

Fixes #173938

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-10-25 17:35:27 +02:00
..
bins.nix adguardhome: 0.107.14 -> 0.107.16 2022-10-07 16:35:43 +02:00
default.nix adguardhome: Add schema_version 2022-10-25 17:35:27 +02:00
update.sh adguardhome: Add schema_version 2022-10-25 17:35:27 +02:00