Skip to content

v2.31.0

Choose a tag to compare

@Mic92 Mic92 released this 11 Sep 21:51
· 43 commits to main since this release
c975efc

What's Changed

New Features

  • Updated to Nix 2.31 (#382)
  • Expression Filtering: Added --select flag to filter and transform the evaluation root before attribute traversal. This enables selective evaluation with flake-aware behavior for fragments and whole-flake outputs (#378)
  • Fast Read-Only Mode: Introduced --no-instantiate flag for significantly faster evaluations when derivation instantiation is not needed. This mode is designed to be as fast as nix-env.

Full Changelog: v2.30.0...v2.31.0