Update caddy hash
This commit is contained in:
parent
c9efa58d17
commit
31471acf93
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ 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-jCcSzenewQiW897GFHF9WAcVkGaS/oUu63crJu7AyyQ=";
|
||||
hash = "sha256-JVkUkDKdat4aALJHQCq1zorJivVCdyBT+7UhqTvaFLw=";
|
||||
};
|
||||
|
||||
globalConfig = ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue