update vendorHash

This commit is contained in:
dependabot[bot] 2026-04-08 21:04:49 +00:00
parent 24f2ba73b3
commit 4976fdf2a7

View file

@ -1,6 +1,6 @@
{
pkgs ? import <nixpkgs> { },
vendorHash ? "sha256-jxZOAyxv2b0QSoooYE1DV0Nn694Ewi1N9Yrg0sc1pIE=",
vendorHash ? "sha256-o81ufi8BHkEqU+rD4hSL6qtJFVagwXWrClLcUVy/eqk=",
}:
let
sops-install-secrets = pkgs.callPackage ./pkgs/sops-install-secrets {