Nix Impermanence & Ideas for Rewriting Nix

Nix Your Bugs & Rust Your Engines is a new meetup for people in the Rhein-Neckar region that are interested in Rust (the programming language), Nix (the package manager), or NixOS (the Linux distribution). For the Nix part of our third meetup on April 29, 2024, Vanessa Alexandra Hollmeier held two talks: 1:50 - Impermanence and Nix 23:15 - Rewriting Nix: some ideas

LicenseDefault alugha License

More videos by this producer

Building a NixOS Powered Couch Gaming PC

by Wolfgang (@notthebee@tilde.zone) Creating a console-like gaming experience using a regular x86 PC is something many people strive for - in this talk I will explain what challenges I faced along the path, and why I ultimately settled on NixOS as the perfect tool for the job. --- One year after

Nix Your Bugs #5

One year after our first Nix & Rust meetup, we are meeting again in Heidelberg for our first anniversary! 🎊 Note that for the first time, this meetup is only about Nix and NixOS, the declarative package manager and Linux distribution. Mac (Nix on darwin) users are welcome as well! Our Rust Your Eng

Flake it until you make it: Nix Flakes in a Nutshell

by Stefan Machmeier The flakes experimental feature is a major development for Nix, it introduces a policy for managing dependencies between Nix expressions, it improves reproducibility, composability and usability in the Nix ecosystem. Although it's still an experimental feature, flakes have been