caddy: 2.9.0 -> 2.9.1 (#375655)

This commit is contained in:
Nick Cao
2025-01-22 16:22:57 -05:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -75,7 +75,7 @@ import ./make-test-python.nix (
services.caddy = {
package = pkgs.caddy.withPlugins {
plugins = [ "github.com/caddyserver/replace-response@v0.0.0-20241211194404-3865845790a7" ];
hash = "sha256-BorJJWICgAWU7DrpDZJWifMnIYtGWldt/4S1VELwGJI=";
hash = "sha256-WPmJPnyOrAnuJxvn3ywswqvLGV8SZzzn3gU1Tbtpao4=";
};
configFile = pkgs.writeText "Caddyfile" ''
{