Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-09-03 | 1.5 kB | |
v1.7.2 source code.tar.gz | 2025-09-03 | 3.7 MB | |
v1.7.2 source code.zip | 2025-09-03 | 4.1 MB | |
Totals: 3 Items | 7.8 MB | 0 |
This release addresses several bugs and adds new improvements, including:
- Added a --bare
flag for flox init
that creates a minimal manifest without boilerplate comments
- Added a --no-auto-setup
flag for flox init
that skips generating Flox suggestions for an initial manifest
- Added the overlooked short option -f
for --follow
in flox services logs
- The flox-watchdog daemon, which is responsible for determining when activations and services should be cleaned up, no longer polls processes that have already exited in order to reduce CPU usage. We previously thought that this was fixed in v1.6.1 but noticed another issue. In order to benefit from this you will need to exit all activations of an environment.
- Fixed bug where flox build and flox publish would fail in certain git repos with
comm: file 1 is not in sorted order
comm: input is not in sorted order