Download Latest Version v1.12.0 source code.tar.gz (5.4 MB)
Email in envelope

Get an email when there's a new version of Flox

Home / v1.11.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-03-24 1.9 kB
v1.11.0 source code.tar.gz 2026-03-24 3.9 MB
v1.11.0 source code.zip 2026-03-24 4.4 MB
Totals: 3 Items   8.2 MB 0

[!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.

Features

  • Environments can now specify a minimum-cli-version field to warn users when their CLI version is older than what the environment expects. You'll need to update your existing manifest to schema-version = "1.11.0" due to a minor bug in the migration logic.
  • Individual package outputs can now be removed with flox uninstall <package>^<outputs> instead of requiring full package removal or manual manifest editing.

Fixes

  • Preserve formatting of options.systems, install.*.systems, and install.*.outputs arrays when manifests are migrated.
  • Fix duplicate error messages being reported for invalid manifests.
  • Internal _FLOX_ENV variables are no longer leaked into zsh sessions.
  • Fix environment variable truncation in ld-floxlib for long paths, such as CUDA setups with multiple versions exceeding 4096 bytes.
  • Fix a panic in macOS proxy auto-configuration that affected sandboxed environments (thanks to @martijnarts).
Source: README.md, updated 2026-03-24