mirror of
https://github.com/Mic92/sops-nix.git
synced 2026-01-28 18:17:13 +08:00
update vendorHash
This commit is contained in:
parent
5d647b0039
commit
8ae477955d
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
{ pkgs ? import <nixpkgs> {}
|
{ pkgs ? import <nixpkgs> {}
|
||||||
, vendorHash ? "sha256-uUTQxuGMZhplD2s8VBleUIXI9ZTyjCS7CeiqAEsxxsY="
|
, vendorHash ? "sha256-NJsKl7T2YcY2Yz/6aIic649JxK6inbbVLs0TBRKvD0o="
|
||||||
}: 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
Add a link
Reference in a new issue