caddy: fix plugin hash???
All checks were successful
Build and Deploy / mreow (push) Successful in 2m38s
Build and Deploy / yarn (push) Successful in 2m37s
Build and Deploy / muffin (push) Successful in 4m29s

This commit is contained in:
2026-05-15 10:51:58 -04:00
parent 6c920f98ed
commit f6ee6c40bf

View File

@@ -60,7 +60,7 @@ in
# Build with Njalla DNS provider for DNS-01 ACME challenges (wildcard certs)
package = pkgs.caddy.withPlugins {
plugins = [ "github.com/caddy-dns/njalla@v0.0.0-20250823094507-f709141f1fe6" ];
hash = "sha256-Q7FZP8yumc2koGU5BfhlMZVwHLFbaU/b07hh60sCpvI=";
hash = "sha256-sIbHwaNRMa1OF9eOjHh+zMPJcu+tcQ/naIg77Gy5y/o=";
};
globalConfig = ''