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-11-25 22:56:03 +00:00 committed by mergify[bot]
parent 6ecde343ef
commit 3433ea14fb

View file

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