tinkerbell / playground

Example deployments of the Tinkerbell Stack for use as playground environments
Apache License 2.0
131 stars 87 forks source link

Add jq to the nix-shell environment #75

Closed nshalman closed 3 years ago

nshalman commented 3 years ago

Signed-off-by: Nahum Shalman nshalman@equinix.com

Description

Add jq to the nix-shell environment

Why is this needed

There are bits of documentation that use the sandbox and reference using jq from the command line. This makes them work nicely.

How Has This Been Tested?

On NixOS running nix-shell now has jq in the PATH.

How are existing users impacted? What migration steps/scripts do we need?

N/A

Checklist:

I have: