Nix (command): Difference between revisions
m Add disambiguation notice |
m Better phrasing |
||
Line 1: | Line 1: | ||
{{Disambiguation|message=This article is about the new nix command. Not to be confused with the [[Nix ecosystem]] or [[Nix]] | {{Disambiguation|message=This article is about the new nix command. Not to be confused with the [[Nix ecosystem]], the [[Nix (language)]] or the [[Nix Package Manager]].}} | ||
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. |