update vendorHash

This commit is contained in:
dependabot[bot] 2026-03-19 03:02:50 +00:00
parent e84b14dd45
commit d646f21a6b

View file

@ -1,6 +1,6 @@
{
pkgs ? import <nixpkgs> { },
vendorHash ? "sha256-FtguZX5ao3LdSVN4n8/kt1hm3Knu97oAtM2ZMIyZl/c=",
vendorHash ? "sha256-Lx/uuYK8ytw+eF6U5+xv7xR9QQaHMBgquLo9IlELSCo=",
}:
let
sops-install-secrets = pkgs.callPackage ./pkgs/sops-install-secrets {