Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Release 3.21.6 (2026-07-14)

Parallel evaluation improvements

NIX_COUNT_CALLS is now compatible with parallel evaluation. In addition, we fixed a bug that prevented it from reporting attribute access statistics. PR: DeterminateSystems/nix-src#562

We improved parallel evaluation performance by allocating more blocks per acquisition of the global Boehm GC lock. PR: DeterminateSystems/nix-src#547

Bug fixes

We made several bug fixes to address Sentry crash reports. PRs: DeterminateSystems/nix-src#558, DeterminateSystems/nix-src#560, DeterminateSystems/nix-src#561, DeterminateSystems/nix-src#563

Other bug fixes:

Release process improvements

Miscellaneous changes

Full Changelog: v3.21.5...v3.21.6