mirror of
https://github.com/NixOS/nix.git
synced 2024-10-31 14:20:52 +00:00
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 New Issue
Block a user