Merge pull request #98996 from NixOS/worldofpeace-patch-1

nixos/dnscrypt-proxy2: version the example file

authored by

WORLDofPEACE and committed by
GitHub
332dcda6 74c54720

+1 -1
+1 -1
nixos/modules/services/networking/dnscrypt-proxy2.nix
··· 11 11 settings = mkOption { 12 12 description = '' 13 13 Attrset that is converted and passed as TOML config file. 14 - For available params, see: <link xlink:href="https://github.com/DNSCrypt/dnscrypt-proxy/blob/master/dnscrypt-proxy/example-dnscrypt-proxy.toml"/> 14 + For available params, see: <link xlink:href="https://github.com/DNSCrypt/dnscrypt-proxy/blob/${pkgs.dnscrypt-proxy2.version}/dnscrypt-proxy/example-dnscrypt-proxy.toml"/> 15 15 ''; 16 16 example = literalExample '' 17 17 {