From c97a8b4934697496ca2dfac29ff0cc7c3f1808b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 23:18:01 +0000 Subject: [PATCH] update vendorHash --- default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default.nix b/default.nix index e48bfce..723d9a7 100644 --- a/default.nix +++ b/default.nix @@ -1,6 +1,6 @@ { pkgs ? import { }, - vendorHash ? "sha256-QMiVhIW7NRZIGgjsgoorVTHf69eyfxv8kezbICfGMW4=", + vendorHash ? "sha256-oTDdqZsytWVlkScCsAZLztwziPr/SHy8P1L5E8nQi/4=", }: let sops-install-secrets = pkgs.callPackage ./pkgs/sops-install-secrets {