We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7a0e38a + fc5b1d2 commit bbfe39eCopy full SHA for bbfe39e
doc/manual/source/glossary.md
@@ -71,9 +71,8 @@
71
72
This can be achieved by:
73
- Fetching a pre-built [store object] from a [substituter]
74
- - 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]
75
- Delegating to a [remote machine](@docroot@/command-ref/conf-file.md#conf-builders) and retrieving the outputs
76
- <!-- TODO: link [running] to build process page, #8888 -->
77
78
See [`nix-store --realise`](@docroot@/command-ref/nix-store/realise.md) for a detailed description of the algorithm.
79
0 commit comments