doc: show how to work on n-e-j
Change-Id: I51a65597ef712c283f3347351ae9aed2bc329f5e
This commit is contained in:
@@ -49,6 +49,14 @@ $ just install
|
||||
$ just test --suite=installcheck
|
||||
```
|
||||
|
||||
It's possible to pass additional `meson` flags to `just setup`. This is
|
||||
useful when e.g. working on both Lix and nix-eval-jobs which can be done
|
||||
with
|
||||
|
||||
```
|
||||
$ just setup -Dnix-eval-jobs=enabled
|
||||
```
|
||||
|
||||
(Check and installcheck may both be done after install, allowing you to omit the --suite argument entirely, but this is the order package.nix runs them in.)
|
||||
|
||||
You can also build Lix manually:
|
||||
|
||||
Reference in New Issue
Block a user