Skip to content

Commit 3a26cd7

Browse files
update vendorHash
1 parent 053a520 commit 3a26cd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
pkgs ? import <nixpkgs> { },
3-
vendorHash ? "sha256-bIDz2hfdWIlb/+Kk8lmeU08GWnfHH23oysXila8cvvE=",
3+
vendorHash ? "sha256-Ebvvk1XcleaE2vXQzsH2tgx3NnEf1sdDkohiOEFWARo=",
44
}:
55
let
66
sops-install-secrets = pkgs.callPackage ./pkgs/sops-install-secrets {

0 commit comments

Comments
 (0)