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