caddy: fix plugin hash???
This commit is contained in:
@@ -60,7 +60,7 @@ in
|
|||||||
# Build with Njalla DNS provider for DNS-01 ACME challenges (wildcard certs)
|
# Build with Njalla DNS provider for DNS-01 ACME challenges (wildcard certs)
|
||||||
package = pkgs.caddy.withPlugins {
|
package = pkgs.caddy.withPlugins {
|
||||||
plugins = [ "github.com/caddy-dns/njalla@v0.0.0-20250823094507-f709141f1fe6" ];
|
plugins = [ "github.com/caddy-dns/njalla@v0.0.0-20250823094507-f709141f1fe6" ];
|
||||||
hash = "sha256-rrOAR6noTDpV/I/hZXxhz0OXVJKu0mFQRq87RUrpmzw=";
|
hash = "sha256-Q7FZP8yumc2koGU5BfhlMZVwHLFbaU/b07hh60sCpvI=";
|
||||||
};
|
};
|
||||||
|
|
||||||
globalConfig = ''
|
globalConfig = ''
|
||||||
|
|||||||
Reference in New Issue
Block a user