mirror of
https://github.com/Mic92/sops-nix.git
synced 2025-03-15 13:08:21 +00:00
update vendorHash
This commit is contained in:
parent
460f478a5a
commit
67035a355b
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
{ pkgs ? import <nixpkgs> {}
|
{ pkgs ? import <nixpkgs> {}
|
||||||
, vendorHash ? "sha256-sfHuLvGOptxVka+SGj4NX/scZfoFN9CrOSUf1VAx/+s="
|
, vendorHash ? "sha256-CvIJqgqRk0fpU5lp3NO7bQC9vSU5a8SGnT3XsNLPpok="
|
||||||
}: let
|
}: let
|
||||||
sops-install-secrets = pkgs.callPackage ./pkgs/sops-install-secrets {
|
sops-install-secrets = pkgs.callPackage ./pkgs/sops-install-secrets {
|
||||||
inherit vendorHash;
|
inherit vendorHash;
|
||||||
|
|
Loading…
Add table
Reference in a new issue