|
Tags: Replaced Mobile edit Mobile web edit |
| (One intermediate revision by the same user not shown) |
| 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 #ddd; background: #fafafa; 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 #ddd; background: #fafafa; 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 #ddd; background: #fafafa; 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 #ddd; background: #fafafa; padding: 1.6rem" width="2%" colspan="2"|
| |
| <div style="font-size: 1.3em; font-weight: bold">Nix</div>
| |
| A pure and functional build system
| |
| |}
| |