mirror of
https://github.com/NixOS/nix.git
synced 2025-11-09 03:56:01 +01:00
Fix typo in hacking.md
This commit is contained in:
parent
d2a07a96ba
commit
548a12c1fe
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