Skip to content

Commit 77043f5

Browse files
update vendorHash
1 parent 9122c2c commit 77043f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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-PAq52bWVHqjBsPuWB86L+N0EYSUwmTUef8IFJTtRUVo=",
3+
vendorHash ? "sha256-3Ii7cWVfUvs+qjl497NxpedIDDRKnbD+jGuOG40iHmE=",
44
}:
55
let
66
sops-install-secrets = pkgs.callPackage ./pkgs/sops-install-secrets {

0 commit comments

Comments
 (0)