Nix (command): Difference between revisions
No edit summary |
m update link to the nix manual |
||
| Line 4: | Line 4: | ||
This article is about the new <code>nix</code> command and all of its subcommands. The new <code>nix</code> command is intended to unify many different Nix package manager utilities that exist currently as many separate commands, eg. <code>nix-build</code>, <code>nix-shell</code>, etc. | This article is about the new <code>nix</code> command and all of its subcommands. The new <code>nix</code> command is intended to unify many different Nix package manager utilities that exist currently as many separate commands, eg. <code>nix-build</code>, <code>nix-shell</code>, etc. | ||
See the [https:// | See the [https://nix.dev/manual/nix/stable/command-ref/experimental-commands.html Nix manual] for a complete reference. | ||
== Enabling the nix command == | == Enabling the nix command == | ||