forked from lix-project/lix
* Typo.
This commit is contained in:
parent
8ec6594d6d
commit
b75e1043a3
|
@ -120,7 +120,7 @@ dependencies used in the build, such as compilers).</para>
|
|||
dependencies, we can do:
|
||||
|
||||
<screen>
|
||||
$ nix-push <replaceable>urls</replaceable> $(nix-instantiate $(nix-store -r foo.nix))</screen>
|
||||
$ nix-push <replaceable>urls</replaceable> $(nix-store -r $(nix-instantiate foo.nix))</screen>
|
||||
|
||||
</para>
|
||||
|
||||
|
|
Loading…
Reference in a new issue