Skip to content

Commit aff2f88

Browse files
dependabot[bot]mergify[bot]
authored andcommitted
update vendorHash
1 parent 7fb044c commit aff2f88

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,5 +1,5 @@
11
{ pkgs ? import <nixpkgs> {}
2-
, vendorHash ? "sha256-CvIJqgqRk0fpU5lp3NO7bQC9vSU5a8SGnT3XsNLPpok="
2+
, vendorHash ? "sha256-uUTQxuGMZhplD2s8VBleUIXI9ZTyjCS7CeiqAEsxxsY="
33
}: let
44
sops-install-secrets = pkgs.callPackage ./pkgs/sops-install-secrets {
55
inherit vendorHash;

0 commit comments

Comments
 (0)