Releases: flox/flox-orb
Releases · flox/flox-orb
v2.0.0
What's New
Install Command
- Nix install path — if Nix is already present, installs Flox via
nix profile installinstead of downloading a package - Retry logic — configurable retries for both download and install (default: 3)
- Proxy support — HTTP/HTTPS/SOCKS5 proxy for network requests
- Post-install configuration — trusted environments, extra Nix config, substituters, upgrade notifications, and arbitrary
flox configkey=value pairs - 9 new parameters:
disable_metrics,retries,trusted_environments,extra_nix_config,extra_substituters,extra_substituter_keys,proxy,disable_upgrade_notifications,extra_flox_config
Activate Command
- Aligned flags with activate-action: uses
-r=and-cinstead of--referenceand--
Other
- Added
dirparameter for local.flox/environments - Added command reference with all parameters to README
- Added
install-with-options-testandlocal-environment-testCI jobs - Fixed orb slug and checkout step in README example
Full Changelog: v1.0.0...v2.0.0