fix: Update caddy hash
This commit is contained in:
parent
60bd16dbea
commit
39daf61fd8
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
||||||
package = pkgs.caddy.withPlugins {
|
package = pkgs.caddy.withPlugins {
|
||||||
# https://github.com/NixOS/nixpkgs/pull/358586#issuecomment-2564016652
|
# https://github.com/NixOS/nixpkgs/pull/358586#issuecomment-2564016652
|
||||||
plugins = [ "github.com/caddy-dns/cloudflare@v0.1.0" ];
|
plugins = [ "github.com/caddy-dns/cloudflare@v0.1.0" ];
|
||||||
hash = "sha256-KnXqw7asSfAvKNSIRap9HfSvnijG07NYI3Yfknblcl4=";
|
hash = "sha256-1tpxaW6wueh4hVmTypLHSgXX/5t3Bf5TGOkbeI2H6nE=";
|
||||||
};
|
};
|
||||||
|
|
||||||
virtualHosts = {
|
virtualHosts = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue