Skip to content

Commit fccebf7

Browse files
committed
Add jq to the shell
1 parent 3ec4d78 commit fccebf7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

shell.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
make-shells.default = {
1111
packages = with pkgs; [
1212
opentofu
13+
jq
1314
inputs'.polkadot-nix.packages.polkadot
1415
];
1516
};

0 commit comments

Comments
 (0)