Commit c926062ca2e4

Vincent Demeester <vincent@sbr.pm>
2026-07-28 16:30:42
fix: update caddy plugin vendor hash for carthage
1 parent ff79098
Changed files (1)
systems
carthage
systems/carthage/extra.nix
@@ -787,7 +787,7 @@ in
     # Use Caddy with rate-limit plugin
     package = pkgs.caddy.withPlugins {
       plugins = [ "github.com/mholt/caddy-ratelimit@v0.1.1-0.20250915152450-04ea34edc0c4" ];
-      hash = "sha256-hLsyj83FRSogJlbORpPQYh8kmRXt2tY/6mzxV96ZB8o=";
+      hash = "sha256-uFV9q0CK7ISKDDeUCZDJR1guuZIxvl++ZjK8sh0nsko=";
     };
 
     # Enable Prometheus metrics on VPN interface only