You are here |
sandervanderburg.blogspot.com | ||
| | | |
stephank.nl
|
|
| | | | ||
| | | |
tonyfinn.com
|
|
| | | | Nix is a tool for managing packages and system configurations in a declarative manner. Flakes are a new user interface to clean up many of its rough edges. This guide explains how to use Nix from first principles, via a Flake-focused approach. | |
| | | |
www.zombiezen.com
|
|
| | | | I recently spent some time learning Nix after watching this talk by Xe. Nix is a package manager/build system for Linux and macOS. It does a number of things I really like: Transparent handling of source and binary packages. Includes a rich central package registry, but you can host your package descriptions or binaries anywhere. Does not require root and runs alongside any Linux distribution. Easy to pin or customize versions of individual packages. Straightforward support for project-specific dependenc... | |
| | | |
www.thedroneely.com
|
|
| | GNU Guix (as in geeks) is one of the new type of Linux distributions that focuses on reproducibility. |