mirror of
https://github.com/NixOS/nix.git
synced 2024-12-03 12:12:28 +00:00
Fixed typo.
This commit is contained in:
parent
6c10bd7c5e
commit
cf141abfe9
@ -60,7 +60,7 @@ $ nix-store -l $(which xterm)
|
||||
<listitem><para><command>nix-copy-closure</command> now uses
|
||||
<command>nix-store --serve</command> on the remote side to send or
|
||||
receive closures. This fixes a race condition between
|
||||
<command>nix-copy-closureE</command> and the garbage
|
||||
<command>nix-copy-closure</command> and the garbage
|
||||
collector.</para></listitem>
|
||||
|
||||
<listitem><para>Derivations can specify the new special attribute
|
||||
|
Loading…
Reference in New Issue
Block a user