Nix for Beginners for a talk at Haskell Amsterdam Virtual Meetup how to reproduce my slides approach 1 nix-shell clone this repo cd to it run nix-shell slides.nix open ./index.html approach 2 nix-build clone this repo cd to it run nix-build build.nix open result/index.html how I work on my slides nix-shell then rstudio