mirror of
https://github.com/NixOS/nix
synced 2025-07-07 14:21:48 +02:00
commit
84572e7198
1 changed files with 1 additions and 1 deletions
|
@ -196,7 +196,7 @@ In order to facilitate this, Nix has some support for being built out of tree
|
||||||
|
|
||||||
## System type
|
## System type
|
||||||
|
|
||||||
Nix uses a string with he following format to identify the *system type* or *platform* it runs on:
|
Nix uses a string with the following format to identify the *system type* or *platform* it runs on:
|
||||||
|
|
||||||
```
|
```
|
||||||
<cpu>-<os>[-<abi>]
|
<cpu>-<os>[-<abi>]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue