Flakes/zh: Difference between revisions
Created page with "<syntaxhighlight lang="console"> $ nix develop </syntaxhighlight>" Tags: Mobile edit Mobile web edit |
Created page with "{{note|使用 nix develop 命令进入开发 shell 无需定义 devShell。 如果未定义 devShell,nix develop 命令会将您带入一个包含 flake 默认构建依赖项(如果有)的环境。}}" |
||
| Line 141: | Line 141: | ||
</syntaxhighlight> | </syntaxhighlight> | ||
{{note|使用 nix develop 命令进入开发 shell 无需定义 devShell。 | |||
{{note| | 如果未定义 devShell,nix develop 命令会将您带入一个包含 flake 默认构建依赖项(如果有)的环境。}} | ||
<div lang="en" dir="ltr" class="mw-content-ltr"> | <div lang="en" dir="ltr" class="mw-content-ltr"> | ||