We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d64ae01 commit 1e27e79Copy full SHA for 1e27e79
CONTRIBUTING.md
@@ -42,15 +42,7 @@ Link the profile in the table in README.md and in flake.nix.
42
43
## 3. Testing
44
45
-Run ./tests/run.py to test building. The test script script will parse all the
46
-profiles from the README.md.
47
-
48
-You can also just specify a single profile like this:
49
50
-```
51
- ./tests/run.py '<nixos-hardware/purism/librem/15v3>'
52
53
+Run `nix run ./tests#run .` to evaluate all hardware profiles.
54
Because profiles can only be tested with the appropriate hardware, quality
55
assurance is up to *you*.
56
0 commit comments