Nix (command): Difference between revisions

imported>Samuela
No edit summary
imported>Samuela
No edit summary
Line 1: Line 1:
This article is about the new <code>nix</code> command and all of it's subcommands. It's written for nix 2.4 or newer. Older nix versions might have different commands.
This article is about the new <code>nix</code> command and all of it's subcommands. The new <code>nix</code> command is intended to unify many different nix utilities that are currently many separate commands, eg. <code>nix-build</code>, <code>nix-shell</code>, etc.
 
This article is written for nix 2.4 or newer. Older nix versions might have different commands.


== Enabling the nix command ==
== Enabling the nix command ==