Nix (command): Difference between revisions

imported>Mic92
fix heading
imported>Mic92
Line 39: Line 39:
manage Nix profiles
manage Nix profiles


=== <code>repl </code> ===
=== <code>nix repl</code> ===


start an interactive environment for evaluating Nix expressions
start an interactive environment for evaluating Nix expressions


=== <code>run</code> ===
=== <code>nix run</code> ===


run a Nix application
run a Nix application