Fix manual build

http://hydra.nixos.org/build/36944270
This commit is contained in:
Eelco Dolstra 2016-06-20 16:55:22 +02:00
parent f94a804ced
commit fffacd7c78

View file

@ -1123,7 +1123,7 @@ $ nix-store --export $(nix-store -qR <replaceable>paths</replaceable>) > out</sc
To import the whole closure again, run:
<screen>
$ nix-store --import < out</screen>
$ nix-store --import &lt; out</screen>
</para>