1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-25 06:31:14 +02:00
nix/doc/manual/source/language
Valentin Gagarin 8db8371a48 glossary: re-introduce "derivation"
The "derivation" is one of the key concepts and captures the most distinctive aspect of Nix:
that we work with a certain type data (linked files) in a certain manner (using pure functions).

Here we finally arrange all the important pieces to show how they belong
together, while referring to the respective reference documentation for details.

This change also unbreaks downstream links to `//glossary#gloss-derivation`,
which had been broken by removing the glossary entry
2025-04-11 19:47:28 +02:00
..
constructs Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
advanced-attributes.md Advanced attributes organize 2025-03-12 17:45:51 -04:00
builtins-prefix.md Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
builtins-suffix.md Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
constructs.md Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
derivations.md Expand manual on derivation outputs 2025-02-27 02:13:36 -05:00
identifiers.md Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
import-from-derivation.md Document Store Derivations and Deriving Paths (#12290) 2025-02-10 01:30:07 +00:00
index.md glossary: re-introduce "derivation" 2025-04-11 19:47:28 +02:00
meson.build Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
operators.md docs: add links to string context documentation 2024-11-03 12:42:32 +01:00
scope.md Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
string-context.md Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
string-interpolation.md Document Store Derivations and Deriving Paths (#12290) 2025-02-10 01:30:07 +00:00
string-literals.md docs: clarify syntax for escaping dollar curlies 2024-10-18 13:26:38 -04:00
syntax.md doc: note that function bindings are accessible in default values 2025-03-04 00:44:46 -05:00
types.md Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
values.md Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
variables.md Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00