Welcome to nix.dev#
nix.dev 是 Nix 生態系官方文件的主頁。它由 Nix 文件團隊維護。
如果您是新來的,請安裝 Nix 並透過我們的教學系列開始您的旅程!
Series of lessons to get started
Guides to getting things done
Collections of detailed technical descriptions
Explanations of history and ideas in the Nix ecosystem
您可以用 Nix 做什麼?#
The following list illustrates some of what can be achieved with the Nix ecosystem:
透過網址輕鬆安裝軟體。
輕鬆在電腦之間轉移軟體環境。
避免與已安裝的軟體發生版本衝突。
從來源碼安裝軟體。
強大的可稽核性支援。
遠端建置。
遠端部署。
原子升級與回滾。
Nix 適合哪些人?#
Nix is a tool for people who both need computers to do exactly as intended, repeatably, far into the future, and who are familiar with command line interfaces and plain text editors.
You don't have to be a professional software developer and you don't need formal education in informatics to greatly benefit from Nix. However, experience with complex software projects and knowing some informatics helps with appreciating why it's useful and how it works. And it helps with learning how to use it effectively and how to make improvements.
You probably won't want to go back to a world without Nix if you're a:
全端或後端開發者
測試工程師
嵌入式系統開發者
開發運維工程師
系統管理員
資料科學家
自然科學家
技術領域的學生
開源軟體愛好者