Flox 1.13.1 is ready for a spin! Check out the new flox run command!
Features
flox run -p <PACKAGE> [--] <COMMAND>runs a command directly from a Flox Catalog package without creating an environment, resolving, downloading, and executing it in a single step. Packages not in the binary cache, such as unfree packages, are built from source automatically.flox build import-nixpkgsnow accepts--stability <STABILITY>to select the nixpkgs revision used for the import, matching the behavior of flox build.flox containerizenow accepts--mode/-mto containerize thedevorrunenvironment directly, without editing the manifest.
Fixes
flox buildenvironment conflict errors now include the output names (for example(out)) when two outputs of the same package collide on a file path, making the conflict easier to act on.flox deactivateno longer fails with a missing prompt-hook error when deactivating one of several stacked environments.
Notes and download links are posted here!