Tags: Mobile edit Mobile web edit |
Tags: Replaced Mobile edit Mobile web edit |
| Line 1: |
Line 1: |
| {| style="max-width: 36rem; margin: auto;"
| | '''The NixOS core ecosystem stack''' |
| |+'''The NixOS core ecosystem stack'''
| |
| |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>
| |
| A Linux distribution and configuration system built using Nixpkgs.
| |
| !
| |
| |-
| |
| |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>
| |
| A large, community-maintained repository of packages.
| |
| |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>
| |
| A continuous build system built on Nix.
| |
| |-
| |
| |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>
| |
| A pure and functional build system.
| |
| |}
| |