1
Fork 0
mirror of https://github.com/RGBCube/Site synced 2025-07-30 12:37:50 +00:00

blog(nix-iceberg): explain nix2

This commit is contained in:
RGBCube 2025-06-07 00:07:41 +03:00
parent e7a3c5a7bb
commit 0e5bc81cae
Signed by: RGBCube
SSH key fingerprint: SHA256:CzqbPcfwt+GxFYNnFVCqoN5Itn4YFrshg1TrnACpA5M

View file

@ -910,7 +910,9 @@ Give feedback at https://github.com/NixOS/nix/pull/11121
## nix2
TODO
`nix2` is commonly used to refer to `nix-<action>` style commands, such as
`nix-build`, `nix-shell` while `nix3` is used to refer to `nix <action>` style
commands, such as `nix build`, `nix develop`, and so on.
## `__noChroot`