Flox 1.9.1 is now available!
Changes:
- Using
exitorexecinhook.on-activatenow returns an error. Previously these would have exited the activation prematurely.
Fixes:
flox containerizeon macOS now works correctly with packages from FloxHub custom catalogs (fixes `flox containerize` fails for custom packages · Issue #3971 · flox/flox · GitHub)flox activateno longer triggers interactivermprompts when the user hasalias rm='rm -i'in their shell configuration (fixes flox activate prompting for rm in 1.9.0 · Issue #3984 · flox/flox · GitHub)- Running
flox activatewithenv -inow 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
executivebackground process to improve reliability.
Notes and download links here!