mirror of
https://github.com/NixOS/nix
synced 2025-06-24 22:11:15 +02:00
glossary: link "building" from "realisation"
This commit is contained in:
parent
3f3cc6f438
commit
fc5b1d2344
1 changed files with 1 additions and 2 deletions
|
@ -71,9 +71,8 @@
|
|||
|
||||
This can be achieved by:
|
||||
- Fetching a pre-built [store object] from a [substituter]
|
||||
- Running the [`builder`](@docroot@/language/derivations.md#attr-builder) executable as specified in the corresponding [store derivation]
|
||||
- [Building](@docroot@/store/building.md) the corresponding [store derivation]
|
||||
- Delegating to a [remote machine](@docroot@/command-ref/conf-file.md#conf-builders) and retrieving the outputs
|
||||
<!-- TODO: link [running] to build process page, #8888 -->
|
||||
|
||||
See [`nix-store --realise`](@docroot@/command-ref/nix-store/realise.md) for a detailed description of the algorithm.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue