mirror of
https://github.com/NixOS/nix
synced 2025-07-07 22:33:57 +02:00
Merge pull request #12994 from fricklerhandwerk/reword-derivation
glossary: re-introduce "derivation"
This commit is contained in:
commit
ed3e2a71ea
2 changed files with 16 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# Nix Language
|
||||
|
||||
The Nix language is designed for conveniently creating and composing *derivations* – precise descriptions of how contents of existing files are used to derive new files.
|
||||
The Nix language is designed for conveniently creating and composing [derivations](@docroot@/glossary.md#gloss-derivation) – precise descriptions of how contents of existing files are used to derive new files.
|
||||
|
||||
> **Tip**
|
||||
>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue