Removed pruning, added git to dev shell
This commit is contained in:
parent
1e77184b55
commit
4aa1f8bd61
2 changed files with 2 additions and 1 deletions
|
|
@ -8,6 +8,7 @@ pkgs.mkShell {
|
|||
bitcoin # Bitcoin Core CLI tools (bitcoind, bitcoin-cli)
|
||||
curl # For HTTP API testing
|
||||
jq # For manipulating test output
|
||||
git
|
||||
# dotnet-sdk # IF you develop/plugins for NBXplorer, uncomment this
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue