diff --git a/site/blog/2024-04-15-nix-iceberg.md b/site/blog/2024-04-15-nix-iceberg.md index 86a9d07..2da6348 100644 --- a/site/blog/2024-04-15-nix-iceberg.md +++ b/site/blog/2024-04-15-nix-iceberg.md @@ -910,7 +910,9 @@ Give feedback at https://github.com/NixOS/nix/pull/11121 ## nix2 -TODO +`nix2` is commonly used to refer to `nix-` style commands, such as +`nix-build`, `nix-shell` while `nix3` is used to refer to `nix ` style +commands, such as `nix build`, `nix develop`, and so on. ## `__noChroot`