Add jq to the nix-shell environment
Signed-off-by: Nahum Shalman <nshalman@equinix.com>
This commit is contained in:
parent
cc5e0be668
commit
89e49554be
@ -14,5 +14,5 @@ in
|
|||||||
with pkgs;
|
with pkgs;
|
||||||
|
|
||||||
mkShell {
|
mkShell {
|
||||||
buildInputs = [ go nodePackages.prettier shellcheck shfmt terraform_0_14 gpgme packer vagrant ];
|
buildInputs = [ go nodePackages.prettier jq shellcheck shfmt terraform_0_14 gpgme packer vagrant ];
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user