mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-22 14:06:16 +02:00
Typo
This commit is contained in:
parent
15ed4137e2
commit
16e9a75287
1 changed files with 1 additions and 1 deletions
|
@ -504,7 +504,7 @@
|
|||
|
||||
<listitem>
|
||||
<para><emphasis>Pure evaluation mode</emphasis>. With the
|
||||
<literal>--pure-eval</literal> flag, nix enables a variant of the existing
|
||||
<literal>--pure-eval</literal> flag, Nix enables a variant of the existing
|
||||
restricted evaluation mode that forbids access to anything that could cause
|
||||
different evaluations of the same command line arguments to produce a
|
||||
different result. This includes builtin functions such as
|
||||
|
|
Loading…
Reference in a new issue