mirror of
https://github.com/NixOS/nix
synced 2025-06-25 06:31:14 +02:00
add more details on CA derivations
This commit is contained in:
parent
5f37ebcf83
commit
2fa90e5824
2 changed files with 11 additions and 7 deletions
|
@ -229,6 +229,8 @@ Derivations can declare some infrequently used optional attributes.
|
|||
[`outputHashAlgo`](#adv-attr-outputHashAlgo)
|
||||
like for *fixed-output derivations* (see above).
|
||||
|
||||
It also implicitly requires that the machine to build the derivation must have the `ca-derivations` [system feature](@docroot@/command-ref/conf-file.md#conf-system-features).
|
||||
|
||||
- [`passAsFile`]{#adv-attr-passAsFile}\
|
||||
A list of names of attributes that should be passed via files rather
|
||||
than environment variables. For example, if you have
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue