update hash for caddy cloudflare dns plugin

This commit is contained in:
Noah Masur
2025-06-28 16:15:04 -04:00
parent c2100cbc39
commit a2866927f3

View File

@ -68,7 +68,7 @@ in
# Tell Caddy to use Cloudflare DNS for ACME challenge validation
services.caddy.package = pkgs.caddy.withPlugins {
plugins = [ "github.com/caddy-dns/cloudflare@v0.2.1" ];
hash = "sha256-saKJatiBZ4775IV2C5JLOmZ4BwHKFtRZan94aS5pO90=";
hash = "sha256-Gsuo+ripJSgKSYOM9/yl6Kt/6BFCA6BuTDvPdteinAI=";
};
nmasur.presets.services.caddy.tlsPolicies = [
{