Nix (command): Difference between revisions

DHCP (talk | contribs)
m update link to the nix manual
DHCP (talk | contribs)
m As an individual invocation: prefix shell command with "$"
 
Line 12: Line 12:
=== As an individual invocation ===
=== As an individual invocation ===
<syntaxhighlight lang="console">
<syntaxhighlight lang="console">
nix --experimental-features nix-command build ...
$ nix --experimental-features nix-command build ...
</syntaxhighlight>
</syntaxhighlight>