Nix (language)/zh: Difference between revisions

Weijia (talk | contribs)
Created page with "{{Navbox Nix}} {{Disambiguation|message=本文介绍的是 Nix 语言本身。请勿与 Nix 生态系统Nix 包管理器Nix 命令混淆。}}{{Expand|scope=article}}"
Weijia (talk | contribs)
Created page with "Nix 语言的设计是为了方便地创造和组合<i>derivations</i> - 对从现有文件的内容如何衍生出新文件的精确描述。"
Tags: Mobile edit Mobile web edit
Line 3: Line 3:
{{Disambiguation|message=本文介绍的是 Nix 语言本身。请勿与 [[Nix ecosystem|Nix 生态系统]]、[[Nix package manager|Nix 包管理器]]或 [[Nix (command)|Nix 命令]]混淆。}}{{Expand|scope=article}}
{{Disambiguation|message=本文介绍的是 Nix 语言本身。请勿与 [[Nix ecosystem|Nix 生态系统]]、[[Nix package manager|Nix 包管理器]]或 [[Nix (command)|Nix 命令]]混淆。}}{{Expand|scope=article}}


<div lang="en" dir="ltr" class="mw-content-ltr">
Nix 语言的设计是为了方便地创造和组合<i>derivations</i> - 对从现有文件的内容如何衍生出新文件的精确描述。
The Nix language is designed for conveniently creating and composing <i>derivations</i> – precise descriptions of how contents of existing files are used to derive new files.
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
<div lang="en" dir="ltr" class="mw-content-ltr">