From 0efec3709ade18eb5fbc0ce1a04ad6a85da8723c Mon Sep 17 00:00:00 2001 From: osbm Date: Sun, 16 Mar 2025 00:33:30 +0300 Subject: [PATCH] update caddy hash This is a stupid way to update a package. It gives me an build error to let me know of an update --- modules/caddy.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/caddy.nix b/modules/caddy.nix index 70a0df7..0eed372 100644 --- a/modules/caddy.nix +++ b/modules/caddy.nix @@ -20,7 +20,7 @@ # update time to time # last update: 2025-03-02 plugins = ["github.com/caddy-dns/cloudflare@v0.0.0-20250228175314-1fb64108d4de"]; - hash = "sha256-3nvVGW+ZHLxQxc1VCc/oTzCLZPBKgw4mhn+O3IoyiSs="; + hash = "sha256-YYpsf8HMONR1teMiSymo2y+HrKoxuJMKIea5/NEykGc="; }; email = "contact@osbm.dev"; extraConfig = ''