There was an error while loading. Please reload this page.
1 parent 6776d46 commit 1fed3fbCopy full SHA for 1fed3fb
1 file changed
docs/zh/other-usage-of-flakes/the-new-cli.md
@@ -1,9 +1,9 @@
1
# 新一代 Nix 命令行工具的使用 {#flake-commands-usage}
2
3
在启用了 `nix-command` & `flakes` 功能后,我们就可以使用 Nix 提供的新一代 Nix 命令行工具
4
-[New Nix Commands][New Nix Commands] 了,这里主要介绍 `nix shell` 与 `nix run`
5
-两个命令,其他重要的命令(如 `nix shell`
6
-`nix build`)将在「在 NixOS 上进行开发工作」一章中再详细介绍。
+[New Nix Commands][New Nix Commands] 了,这里主要介绍 `nix shell` 与 `nix run` 两个命令,
+其他重要的命令(如 `nix build` )将在「在 NixOS 上进行开发工作」一章中再详细介
+绍。
7
8
## `nix shell`
9
0 commit comments