feat: Update to caddy cloudflare v0.1.0
This commit is contained in:
parent
22c1e92a32
commit
2e328fce2a
1 changed files with 2 additions and 2 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue