Nix flake #21

Merged
aniva merged 2 commits from misc/nix into dev 2023-10-20 12:55:17 -07:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit 7dc6e4e549 - Show all commits

View File

@ -18,6 +18,7 @@ export LEAN_PATH="$LIB/mathlib4/build/lib:$LIB_MATHLIB/aesop/build/lib:$LIB_MATH
LEAN_PATH=$LEAN_PATH build/bin/pantograph $@
```
The provided `flake.nix` has a develop environment with Lean already setup.
## Usage