Hi, I’m pleased to announce the availability of Nix 2.4. It is available from Download Nix / NixOS | Nix & NixOS. This is the first release in more than two years and is the result of more than 2800 commits from 195 contributors since release 2.3. Highlights Nix’s error messages have been improved a lot. For instance, evaluation errors now point out the location of the error: $ nix build error: undefined variable 'bzip3' at /nix/store/449lv242z0zsgwv95a8124xi11sp419f-source/flake....