mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-11 10:22:54 +08:00
[25.05] ci/eval/README.md: adjust wording (#441405)
This commit is contained in:
@@ -8,7 +8,7 @@ Furthermore it also allows local evaluation using:
|
||||
nix-build ci -A eval.baseline
|
||||
```
|
||||
|
||||
The most important two arguments are:
|
||||
The two most important arguments are:
|
||||
- `--arg evalSystems`: The set of systems for which `nixpkgs` should be evaluated.
|
||||
Defaults to the four official platforms (`x86_64-linux`, `aarch64-linux`, `x86_64-darwin` and `aarch64-darwin`).
|
||||
Example: `--arg evalSystems '["x86_64-linux" "aarch64-darwin"]'`
|
||||
|
||||
Reference in New Issue
Block a user