Translations:Nix ecosystem/5/en: Difference between revisions
Appearance
Importing a new version from external source |
Importing a new version from external source Tags: Mobile edit Mobile web edit |
||
| Line 1: | Line 1: | ||
{| style="max-width: 36rem; margin: auto;" | {| style="max-width: 36rem; margin: auto;" | ||
|+'''The NixOS core ecosystem stack''' | |+'''The NixOS core ecosystem stack''' | ||
|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> | ||
A Linux distribution and configuration system built using Nixpkgs | A Linux distribution and configuration system built using Nixpkgs. | ||
! | ! | ||
|- | |- | ||
|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> | ||
A large, community-maintained repository of packages | A large, community-maintained repository of packages. | ||
|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> | ||
A continuous build system built on Nix | A continuous build system built on 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> | ||
A pure and functional build system | A pure and functional build system. | ||
|} | |} | ||
Revision as of 19:50, 28 August 2025
|
NixOS
A Linux distribution and configuration system built using Nixpkgs. |
|
|
Nixpkgs
A large, community-maintained repository of packages. |
Hydra
A continuous build system built on Nix. |
|
Nix
A pure and functional build system. | |