move shell.nix file into tools, updated docs

This commit is contained in:
CaffeinatedOpe
2026-03-03 08:25:27 -06:00
committed by Philippe Teuwen
parent aea877a2c2
commit b1a77328b8
2 changed files with 1 additions and 1 deletions

View File

@@ -179,7 +179,7 @@ you can skip the installation of `gd-devel`.
While in the cloned proxmark repo, run
```sh
nix-shell
nix-shell tools/shell.nix
```
This will bring in all required packages to build the client and firmware with all available features.