forked from lix-project/lix
do not mention output attributes
Co-authored-by: Robert Hensing <roberth@users.noreply.github.com>
This commit is contained in:
parent
c8f04e2024
commit
1a220bed93
|
@ -130,7 +130,7 @@ platform. Common solutions include [remote builders] and [binary format emulatio
|
|||
[remote builders]: ../advanced-topics/distributed-builds.md
|
||||
[binfmt emulation]: https://nixos.org/manual/nixos/stable/options.html#opt-boot.binfmt.emulatedSystems
|
||||
|
||||
Given such a setup, executing the build only requires selecting the respective output attribute.
|
||||
Given such a setup, executing the build only requires selecting the respective attribute.
|
||||
For example, to compile for `aarch64-linux`:
|
||||
|
||||
```console
|
||||
|
|
Loading…
Reference in a new issue