Flox 1.9.1 is now available!

Flox 1.9.1 is now available!

Changes:

  • Using exit or exec in hook.on-activate now returns an error. Previously these would have exited the activation prematurely.

Fixes:

  • flox containerize on macOS now works correctly with packages from FloxHub custom catalogs (fixes `flox containerize` fails for custom packages · Issue #3971 · flox/flox · GitHub)
  • flox activate no longer triggers interactive rm prompts when the user has alias rm='rm -i' in their shell configuration (fixes flox activate prompting for rm in 1.9.0 · Issue #3984 · flox/flox · GitHub)
  • Running flox activate with env -i now works again, fixing a regression that was introduced in v1.9.0.
  • Error messages are now correctly displayed when a package cannot be installed, fixing a regression that was introduced in v1.8.3.
  • Improved the error messaging when a package cannot be installed due to incorrect public key configuration.
  • Error reporting is now enabled for the executive background process to improve reliability.

Notes and download links here!