feat: Update to caddy cloudflare v0.1.0

This commit is contained in:
batteredbunny 2025-04-12 02:02:37 +03:00
parent 22c1e92a32
commit 2e328fce2a

View file

@ -38,8 +38,8 @@ in
package = pkgs.caddy.withPlugins {
# https://github.com/NixOS/nixpkgs/pull/358586#issuecomment-2564016652
plugins = [ "github.com/caddy-dns/cloudflare@v0.0.0-20240703190432-89f16b99c18e" ];
hash = "sha256-W09nFfBKd+9QEuzV3RYLeNy2CTry1Tz3Vg1U2JPNPPc=";
plugins = [ "github.com/caddy-dns/cloudflare@v0.1.0" ];
hash = "sha256-KnXqw7asSfAvKNSIRap9HfSvnijG07NYI3Yfknblcl4=";
};
virtualHosts = {