Nix ecosystem/zh: Difference between revisions
Updating to match new version of source page |
No edit summary Tags: Mobile edit Mobile web edit |
||
Line 41: | Line 41: | ||
|} | |} | ||
{| style="max-width: 36rem; margin: auto;" | {| style="max-width: 36rem; margin: auto;" | ||
|+'''Nix 核心生态系统技术栈''' | |+'''Nix 核心生态系统技术栈''' | ||
|style="text-align: center; border: 1px solid | |style="text-align: center; border: 1px solid var(--border-color-base); background: var(--background-color-neutral); padding: 1.6rem" width="2%"| | ||
<div style="font-size: 1.3em; font-weight: bold">NixOS</div> | <div style="font-size: 1.3em; font-weight: bold">NixOS</div> | ||
一个用 Nixpkgs 构建的 Linux 发行版和配置系统 | 一个用 Nixpkgs 构建的 Linux 发行版和配置系统 | ||
! | ! | ||
|- | |- | ||
|style="text-align: center; border: 1px solid | |style="text-align: center; border: 1px solid var(--border-color-base); background: var(--background-color-neutral); padding: 1.6rem" width="2%"| | ||
<div style="font-size: 1.3em; font-weight: bold">Nixpkgs</div> | <div style="font-size: 1.3em; font-weight: bold">Nixpkgs</div> | ||
一个巨大的,社区维护的软件仓库 | 一个巨大的,社区维护的软件仓库 | ||
|style="text-align: center; border: 1px solid | |style="text-align: center; border: 1px solid var(--border-color-base); background: var(--background-color-neutral); padding: 1.6rem" width="2%"| | ||
<div style="font-size: 1.3em; font-weight: bold">Hydra</div> | <div style="font-size: 1.3em; font-weight: bold">Hydra</div> | ||
一个基于 Nix 的持续构建系统 | 一个基于 Nix 的持续构建系统 | ||
|- | |- | ||
|style="text-align: center; border: 1px solid | |style="text-align: center; border: 1px solid var(--border-color-base); background: var(--background-color-neutral); padding: 1.6rem" width="2%" colspan="2"| | ||
<div style="font-size: 1.3em; font-weight: bold">Nix</div> | <div style="font-size: 1.3em; font-weight: bold">Nix</div> | ||
一个纯函数式的构建系统 | 一个纯函数式的构建系统 | ||
|} | |} | ||
<div class="mw-translate-fuzzy"> | <div class="mw-translate-fuzzy"> |