forked from lix-project/lix
man page (nix-instantiate): Remove non-existent nix-build argument -r
This commit is contained in:
parent
56a1f8f499
commit
b1f5995a20
|
@ -234,7 +234,7 @@ linkend="sec-nix-build"><command>nix-build</command></link> does.</para>
|
|||
<para>To test whether a previously-built derivation is deterministic:
|
||||
|
||||
<screen>
|
||||
$ nix-build -r '<nixpkgs>' -A hello --check -K
|
||||
$ nix-build '<nixpkgs>' -A hello --check -K
|
||||
</screen>
|
||||
|
||||
</para>
|
||||
|
|
Loading…
Reference in a new issue