mirror of
https://github.com/NixOS/nix
synced 2025-07-08 02:43:54 +02:00
Fix typos in the Nix Manual.
This commit is contained in:
parent
8ccae55dab
commit
00a567588e
5 changed files with 6 additions and 6 deletions
|
@ -43,7 +43,7 @@ use <command>nix-build</command>’s <option
|
|||
linkend='opt-out-link'>-o</option> switch to give the symlink another
|
||||
name.</para>
|
||||
|
||||
<para>Nix has a transactional semantics. Once a build finishes
|
||||
<para>Nix has transactional semantics. Once a build finishes
|
||||
successfully, Nix makes a note of this in its database: it registers
|
||||
that the path denoted by <envar>out</envar> is now
|
||||
<quote>valid</quote>. If you try to build the derivation again, Nix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue