Nix (command): Difference between revisions
imported>Mic92 make page links for every subcommand |
imported>Mic92 |
||
Line 34: | Line 34: | ||
=== [[Nix_command/profile|nix profile]] === | === [[Nix_command/profile|nix profile]] === | ||
Manage Nix profiles. | |||
=== [[Nix_command/repl|nix repl]] === | === [[Nix_command/repl|nix repl]] === | ||
Start an interactive environment for evaluating Nix expressions. | |||
=== [[Nix_command/run|nix run]] === | === [[Nix_command/run|nix run]] === | ||
Run a Nix application. | |||
=== [[Nix_command/search|nix search]] === | === [[Nix_command/search|nix search]] === | ||
Query available packages. | |||
=== [[Nix_command/shell|nix shell]] === | === [[Nix_command/shell|nix shell]] === | ||
Run a shell in which the specified packages are available. | |||
== Infrequently used commands == | == Infrequently used commands == |