1
0
Fork 0
mirror of https://github.com/Mic92/sops-nix.git synced 2024-12-14 11:57:52 +00:00

update vendorHash

This commit is contained in:
dependabot[bot] 2024-12-09 22:45:01 +00:00 committed by mergify[bot]
parent 84d8bf5ba8
commit 1d0c71cbf5

View file

@ -1,6 +1,6 @@
{
pkgs ? import <nixpkgs> { },
vendorHash ? "sha256-7xnbw5tH3MYD/aA8yBNG327IONjUoBarTluLeqTH/8A=",
vendorHash ? "sha256-5YDZ5556p9vKPp+8FuUqZXVXlnKRwRpH30mAXI2BGDw=",
}:
let
sops-install-secrets = pkgs.callPackage ./pkgs/sops-install-secrets {