From 033b3fba54be7cf6e6c53274c017e701fdf44f6b Mon Sep 17 00:00:00 2001
From: Myned <dev@bjork.tech>
Date: Mon, 17 Mar 2025 22:43:39 -0500
Subject: [PATCH] caddy: update hash

---
 options/custom/services/caddy.nix | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/options/custom/services/caddy.nix b/options/custom/services/caddy.nix
index a0d67f8..fe7361a 100644
--- a/options/custom/services/caddy.nix
+++ b/options/custom/services/caddy.nix
@@ -34,7 +34,7 @@ in {
         # https://github.com/NixOS/nixpkgs/pull/358586
         package = pkgs.unstable.caddy.withPlugins {
           #?? Copy from failed build
-          hash = "sha256-JVkUkDKdat4aALJHQCq1zorJivVCdyBT+7UhqTvaFLw=";
+          hash = "sha256-W09nFfBKd+9QEuzV3RYLeNy2CTry1Tz3Vg1U2JPNPPc=";
 
           #?? REPO@TAG
           plugins = [