Not to be confused with its brother, NixOS.
Resources
- NixOS: Everything Everywhere All At Once, the video that convinced me to try NixOS
- Nix explained from the ground up
- easily the best video I've seen starting with the original paper and leading through Nix as a language, and leads though using it as a build system for a C program, Clang, glib, and then an OS
- Repl.it's intro to nix, since they use nix as a config language (really cool)
- Nix Pills, step by step intro to Nix