Jump to content

Nix (語言)

From NixOS Wiki
This page is a translated version of the page Nix (language) and the translation is 100% complete.
Introduction to Nix

Tools and applications

⤧︎
Disambiguation: 本文介紹的是 Nix 語言本身。請勿與 Nix 生態系統Nix 包管理器Nix 命令混淆。
☶︎
This article needs to be expanded. Further information may be found in the related discussion page. Please consult the pedia article metapage for guidelines on contributing.

Nix 語言的設計是為了方便地創造和組合 derivations - 對從現有文件的內容如何衍生出新文件的精確描述。

Note: 查看 Nix 手冊的 Nix 語言部分了解最新文檔,並查看 Nix 語言基礎了解簡要介紹。

.nix 文件是用 Nix 語言編寫的。儘管 NixOS 用戶不必完全掌握 Nix,但自定義代碼片段有時還是有必要的。

參見