mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-08 02:48:42 +08:00
CONTRIBUTING.md: Update testing instructions
fixes https://github.com/NixOS/nixos-hardware/issues/1135
This commit is contained in:
committed by
mergify[bot]
parent
d64ae01653
commit
1e27e79ab2
@@ -42,15 +42,7 @@ Link the profile in the table in README.md and in flake.nix.
|
|||||||
|
|
||||||
## 3. Testing
|
## 3. Testing
|
||||||
|
|
||||||
Run ./tests/run.py to test building. The test script script will parse all the
|
Run `nix run ./tests#run .` to evaluate all hardware profiles.
|
||||||
profiles from the README.md.
|
|
||||||
|
|
||||||
You can also just specify a single profile like this:
|
|
||||||
|
|
||||||
```
|
|
||||||
./tests/run.py '<nixos-hardware/purism/librem/15v3>'
|
|
||||||
```
|
|
||||||
|
|
||||||
Because profiles can only be tested with the appropriate hardware, quality
|
Because profiles can only be tested with the appropriate hardware, quality
|
||||||
assurance is up to *you*.
|
assurance is up to *you*.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user