mirror of
https://github.com/NixOS/nix
synced 2025-06-25 06:31:14 +02:00
Change "dervation" typos to "derivation"
This commit is contained in:
parent
e23983db82
commit
e2399fc949
2 changed files with 2 additions and 2 deletions
|
@ -274,7 +274,7 @@ The [`builder`](#attr-builder) is executed as follows:
|
|||
directory (typically, `/nix/store`).
|
||||
|
||||
- `NIX_ATTRS_JSON_FILE` & `NIX_ATTRS_SH_FILE` if `__structuredAttrs`
|
||||
is set to `true` for the dervation. A detailed explanation of this
|
||||
is set to `true` for the derivation. A detailed explanation of this
|
||||
behavior can be found in the
|
||||
[section about structured attrs](./advanced-attributes.md#adv-attr-structuredAttrs).
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue