mirror of
https://github.com/NixOS/nix
synced 2025-07-08 06:53:54 +02:00
* For fixed-output derivations, pass the environment variables listed
in the attribute variable `impureEnvVars' from the caller to the builder.
This commit is contained in:
parent
04cf72287b
commit
50fe85f016
2 changed files with 21 additions and 2 deletions
|
@ -61,6 +61,8 @@ irreversible.</para></warning>
|
|||
<listitem><para>TODO: function argument default values can refer to
|
||||
other function arguments</para></listitem>
|
||||
|
||||
<listitem><para>TODO: proxy support.</para></listitem>
|
||||
|
||||
</itemizedlist>
|
||||
|
||||
</section>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue