Notable features and fixes
This release addresses several bugs and adds new improvements, including:
flox search
results are more consistently displayed and now shows the most recent package description fromflox show
.- Flox installer now works on macOS 15.1 (Sequoia). If upgrading from older versions you may be prompted for administrative access during install which will be used to reassign UIDs to the compatible range for macOS 15.1.
flox activate --start-services
works with multiple layered environments. (#1981)flox activate
allows rust-analyzer to detect Rust standard library sources for diagnostics when rustPlatform.rustLlibSrc is installed to the environment. (#1993)flox pull
warns when the operation could affect running services. (#1966)flox activate --start-services
prints a warning when activating an environment that doesn't have any services defined. (#2024)