Nix ecosystem: Difference between revisions

Ardenet (talk | contribs)
Marked this version for translation
Official ecosystem: improved formatting for section The NixOS core ecosystem stack
Line 47: Line 47:
{| style="max-width: 36rem; margin: auto;"
{| style="max-width: 36rem; margin: auto;"
|+ <translate><!--T:5--> '''The NixOS core ecosystem stack'''</translate>
|+ <translate><!--T:5--> '''The NixOS core ecosystem stack'''</translate>
| style="text-align: center; border: 1px solid var(--border-color-base); background: var(--background-color-neutral); padding: 1.6rem" width="2%"|
| colspan="2" 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>
<translate><!--T:33--> A Linux distribution and configuration system built using Nixpkgs.</translate>
<translate><!--T:33--> <div style="text-align: center;"> A Linux distribution and configuration system built using Nixpkgs.</div></translate>
|-
|-
| style="text-align: center; border: 1px solid var(--border-color-base); background: var(--background-color-neutral); padding: 1.6rem" width="2%"|
| 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>
<translate><!--T:34--> A large, community-maintained repository of packages.</translate>
<translate><!--T:34--> <div style="text-align: center;">A large, community-maintained repository of packages.</div></translate>
| style="text-align: center; border: 1px solid var(--border-color-base); background: var(--background-color-neutral); padding: 1.6rem" width="2%"|
| 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>
<translate><!--T:35--> A continuous build system built on Nix.</translate>
<translate><!--T:35--> <div style="text-align: center;"> A continuous build system built on Nix.</div></translate>
|-
|-
| style="text-align: center; border: 1px solid var(--border-color-base); background: var(--background-color-neutral); padding: 1.6rem" width="2%" colspan="2"|
| 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>
<translate><!--T:36--> A pure and functional build system.</translate>
<translate><!--T:36--> <div style="text-align: center;"> A pure and functional build system.</div></translate>
|}
|}