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:
parent
e7a3c5a7bb
commit
0e5bc81cae
1 changed files with 3 additions and 1 deletions
|
@ -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`
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue