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.18.1 (2026-04-23)

What's Changed

Sentry integration improvements

This release includes fixes for a couple of issues with the Sentry integration:

  • Ensures the chroot helper starts before the Sentry thread, allowing chroot stores to work again
  • Resets Mach exception ports on macOS, so that exec'd programs do not communicate with Determinate Nix's crashpad_handler

Additionally, Determinate Nix now includes the Nix command and subcommand to Sentry reports to make it easier to discern where an issue happened. Not that this does not include any command-line arguments other than the command (such as nix-daemon and nix) and subcommand (such as flake show).

PRs:

Full Changelog: v3.18.0...v3.18.1