Nix (command): Difference between revisions

imported>Fricklerhandwerk
add notes on switching between nix-env and nix-profile
imported>IgorM
m Fixed syntax highlighting
Line 8: Line 8:


For an individual invocation, eg.
For an individual invocation, eg.
<syntaxHighlight>
<syntaxHighlight lang=text>
nix --experimental-features nix-command build ...
nix --experimental-features nix-command build ...
</syntaxHighlight>
</syntaxHighlight>