Jump to content

Translations:Flakes/33/zh

From Official NixOS Wiki
Revision as of 19:27, 28 August 2025 by Weijia (talk | contribs) (Created page with "<code>inputs</code> 属性定义了 flake 的依赖项。例如,为了让系统能够正确构建,nixpkgs 必须被定义为系统 flake 的依赖项。")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

inputs 属性定义了 flake 的依赖项。例如,为了让系统能够正确构建,nixpkgs 必须被定义为系统 flake 的依赖项。