From c9c88f08e3ee495e888b8d7c8624a0b2519cb773 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 22:36:42 +0000 Subject: [PATCH] update vendorHash --- default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default.nix b/default.nix index 247c21a..7b9a435 100644 --- a/default.nix +++ b/default.nix @@ -1,6 +1,6 @@ { pkgs ? import { }, - vendorHash ? "sha256-QL/IH82TRNLAvG86ypU8u2lf75eAP11L2I62J+9O1n8=", + vendorHash ? "sha256-PzUd4mxaKwNBL63KMnb7AymGLVaZAFOwb+pkKZ6l8CA=", }: let sops-install-secrets = pkgs.callPackage ./pkgs/sops-install-secrets {