Skip to content

Commit 0936d7c

Browse files
update vendorHash
1 parent 928f09c commit 0936d7c

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-G5zlHqf8wq9xUvWZJobZJB7ZzykHONG5EBa8kznRD5k=",
3+
vendorHash ? "sha256-llTiRc/leTVYJBYtZCMqt2bWAKLiBDYHa3LVedyPJ7I=",
44
}:
55
let
66
sops-install-secrets = pkgs.callPackage ./pkgs/sops-install-secrets {

0 commit comments

Comments
 (0)