CONTRIBUTING: nix check -> nix flake check (#207)

This commit is contained in:
Cole Helbling 2023-01-20 12:32:48 -08:00 committed by GitHub
parent 9dbbc9b7be
commit 61c422c49c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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