We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ec4d78 commit fccebf7Copy full SHA for fccebf7
shell.nix
@@ -10,6 +10,7 @@
10
make-shells.default = {
11
packages = with pkgs; [
12
opentofu
13
+ jq
14
inputs'.polkadot-nix.packages.polkadot
15
];
16
};
0 commit comments