forked from lix-project/lix-installer
CONTRIBUTING: nix check
-> nix flake check
(#207)
This commit is contained in:
parent
9dbbc9b7be
commit
61c422c49c
|
@ -98,7 +98,7 @@ Please:
|
|||
* Follow existing conventions and style within the code the best you can
|
||||
* Describe in your PR the problem and solution so reviewers don't need to
|
||||
rebuild much context
|
||||
* Run `nix check` and `nix build`
|
||||
* Run `nix flake check` and `nix build`
|
||||
|
||||
|
||||
## Non-code contributions
|
||||
|
|
Loading…
Reference in a new issue