Makefile: init (#2351)
The idea of this file is to make it easier to run tests. It will ensure that the tests are running with the correct NIX_PATH (pointing it to e.g.: unstable), and also allowing it to run either one or all tests.
This commit is contained in:
parent
52e84a040e
commit
66d9dbfa36
2 changed files with 15 additions and 0 deletions
2
.github/CODEOWNERS
vendored
2
.github/CODEOWNERS
vendored
|
|
@ -361,3 +361,5 @@
|
|||
/modules/xsession.nix @rycee
|
||||
|
||||
/modules/services/volnoti.nix @IvanMalison
|
||||
|
||||
Makefile @thiagokokada
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue