We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fb044c commit aff2f88Copy full SHA for aff2f88
default.nix
@@ -1,5 +1,5 @@
1
{ pkgs ? import <nixpkgs> {}
2
-, vendorHash ? "sha256-CvIJqgqRk0fpU5lp3NO7bQC9vSU5a8SGnT3XsNLPpok="
+, vendorHash ? "sha256-uUTQxuGMZhplD2s8VBleUIXI9ZTyjCS7CeiqAEsxxsY="
3
}: let
4
sops-install-secrets = pkgs.callPackage ./pkgs/sops-install-secrets {
5
inherit vendorHash;
0 commit comments