forked from lix-project/lix
doc: Wrap at 80 characters
This commit is contained in:
parent
7565308d04
commit
838f862f4f
|
@ -22,7 +22,9 @@ This command verifies that the flake specified by flake reference
|
||||||
that the derivations specified by the flake's `checks` output can be
|
that the derivations specified by the flake's `checks` output can be
|
||||||
built successfully.
|
built successfully.
|
||||||
|
|
||||||
If the `keep-going` option is set to `true`, Nix will keep evaluating as much as it can and report the errors as it encounters them. Otherwise it will stop at the first error.
|
If the `keep-going` option is set to `true`, Nix will keep evaluating as much
|
||||||
|
as it can and report the errors as it encounters them. Otherwise it will stop
|
||||||
|
at the first error.
|
||||||
|
|
||||||
# Evaluation checks
|
# Evaluation checks
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue