From 00b372903cd7d1b8aa136d43314c3570407ec57e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 21:17:57 +0000 Subject: [PATCH] update vendorHash --- default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default.nix b/default.nix index b6a4bdb..f765c65 100644 --- a/default.nix +++ b/default.nix @@ -1,6 +1,6 @@ { pkgs ? import { }, - vendorHash ? "sha256-dCyJnJginwaj1Jynd3E/NP3vXe2HcpEXqiNdg36Uk5U=", + vendorHash ? "sha256-YhIRQLb601RE2/Et+HnwEtAXwZ/5sbbcHJ+8/IwnDKI=", }: let sops-install-secrets = pkgs.callPackage ./pkgs/sops-install-secrets {