| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-04-07 | 1.7 kB | |
| v1.11.1 source code.tar.gz | 2026-04-07 | 5.3 MB | |
| v1.11.1 source code.zip | 2026-04-07 | 5.8 MB | |
| Totals: 3 Items | 11.2 MB | 1 | |
[!WARNING] Security Advisory: This release includes a version of Nix vulnerable to GHSA-g3g9-5vj6-r3gj, a vulnerability that allows privilege escalation to root. Please upgrade to Flox v1.11.2 or later.
Changes
- When both a non-root
userandworking-dirare set in[containerize.config],working-diris created and chown'ed touser. flox initnow always creates a lockfile, including with--bare.flox auth loginnow displays the verification URL in the prompt so users can copy it to any browser.
Fixes
minimum-cli-versionis no longer ignored whenschema-versionis still"1.10.0".- Package download failure errors now include the actual
nix copystderr instead of "unknown reason". flox edit --namewith no argument no longer gives a misleading "no such flag" error.
Thank you to our community contributions this release
- Improve download failure error messages (@tonky)
- Improve
flox edit --nameerror (@tonky)