NixOS: Reproducible Builds and Deployments
Date and Time
Wednesday, October 19, 2022 from 6:30 pm to 9:00 pm
Location
Online at Jitsi
Presenters
Benjamin P. Kallus - Benjamin.P.Kallus.GR Dartmouth edu
Summary
Nix provides a complete and consistent development environment
Abstract
With Nix, a build process only has access to dependencies that have been declared explicitly. So if a build succeeds, you know you've specified all necessary dependencies.
The same build process specification can be used to start a development environment (optionally augmented with additional development tools).
You will no longer have to hear: But it works on my machine!
Meeting Notes
Attachments