update vendorHash

This commit is contained in:
dependabot[bot] 2025-09-10 10:39:36 +00:00
parent 39d4f11174
commit c6a816493c

View file

@ -1,6 +1,6 @@
{
pkgs ? import <nixpkgs> { },
vendorHash ? "sha256-q1Mv890iKMLVssu2v+rE9/KJV21Ow3Oq8zYUYQicFmA=",
vendorHash ? "sha256-M1+oE8rbv8GN0n+EifRBG7IanHCE4JbnD0JrJD/N7Sk=",
}:
let
sops-install-secrets = pkgs.callPackage ./pkgs/sops-install-secrets {