|
You are here |
www.zombiezen.com | ||
| | | | |
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. | |
| | | | |
stephank.nl
|
|
| | | | | [AI summary] This comprehensive guide introduces the Nix package manager and its ecosystem, covering core concepts like declarative package management, Nix expressions, and the Nix language. It explains how Nix differs from traditional package managers by using functional programming principles and immutable builds. The guide also explores NixOS, a Linux distribution built on Nix, and its configuration model. It touches on related tools like nix-darwin for macOS, home-manager for user-specific configurations, and the challenges of Nix installation on macOS. The text concludes with personal reflections on Nix's benefits for system management and the author's enthusiasm for its potential. | |
| | | | |
www.thedroneely.com
|
|
| | | | | The Linux distribution space is vast and fragmented. It's the wild wild west, and that's all right in my book. | |
| | | | |
www.thedroneely.com
|
|
| | | NixOS is a Linux distribution built around the Nix package manager. The configuration of the entire system is declarative allowing for immutability and reproducibility. | ||