Talk: Nix and NixOS
Slides, in German, for the talk What is Nix and NixOS. The talk was held on August 24, 2023.
The talk discusses:
- What is the File Hierarchy Standard (FHS)
- Problems with defining dynamic dependencies
- How these problems are solved by Nix vs. Docker
- Nix Domain Specific Language to define how to reproducibly build a package
- NixOS and how it is just another package
- Nixpkgs as a repository and binary cache