Nix ecosystem: Difference between revisions
→Official ecosystem: improved formatting for section The NixOS core ecosystem stack |
m Moved my previous <div> additions outside of the Translate tags |
||
| Line 49: | Line 49: | ||
| 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" 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--> | <div style="text-align: center;"> <translate><!--T:33--> A Linux distribution and configuration system built using Nixpkgs.</translate></div> | ||
|- | |- | ||
| 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-- | <div style="text-align: center;"><translate><!--T:34--> A large, community-maintained repository of packages.</translate></div> | ||
| 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--> | <div style="text-align: center;"><translate><!--T:35--> A continuous build system built on Nix.</translate></div> | ||
|- | |- | ||
| 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--> | <div style="text-align: center;"><translate><!--T:36--> A pure and functional build system.</translate></div> | ||
|} | |} | ||