Nix 2.26 released

That’s a huge release !! Thanks to everyone who made it possible.

Flake lock file generation now ignores local registries

I am quite happy to see that hurdle considered. Looking for nixpkgs in the registry made explaining flakes harder to newbies as I had mentioned in add nixpkgs as input of "trivial" template by teto · Pull Request #53 · NixOS/templates · GitHub (while being tricky as well).

Evaluation caching now works for dirty Git workdirs

That represents 90% of my nix usage so quite curious to see how much faster it gets :slight_smile:

8 Likes