Fix typos in the Nix Manual.
(cherry picked from commit 00a567588e43b51944a9b91c1e890bda27773aed)
This commit is contained in:
parent
9f698c4530
commit
3c5788d094
5 changed files with 6 additions and 6 deletions
|
|
@ -433,7 +433,7 @@ builtins.fetchurl {
|
|||
<varlistentry xml:id="conf-keep-env-derivations"><term><literal>keep-env-derivations</literal></term>
|
||||
|
||||
<listitem><para>If <literal>false</literal> (default), derivations
|
||||
are not stored in Nix user environments. That is, the derivation
|
||||
are not stored in Nix user environments. That is, the derivations of
|
||||
any build-time-only dependencies may be garbage-collected.</para>
|
||||
|
||||
<para>If <literal>true</literal>, when you add a Nix derivation to
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue