doc: Documentation for `nix flake check`
This commit is contained in:
parent
92351c9a3d
commit
042dc8f530
|
@ -132,8 +132,5 @@ requires the presence of `lean-all`.
|
||||||
|
|
||||||
To run tests:
|
To run tests:
|
||||||
``` sh
|
``` sh
|
||||||
nix build .#checks.${system}.test
|
nix flake check
|
||||||
```
|
```
|
||||||
|
|
||||||
For example, `${system}` could be `x86_64-linux`. Using `nix develop` drops the
|
|
||||||
current session into a development shell with fixed Lean version.
|
|
||||||
|
|
Loading…
Reference in New Issue