macOS
brew install conda-locklocal Homebrew formula metadata
brew
Lightweight lockfile for conda environments. Version 4.0.2 via Homebrew; verified 2026-07-03.
install
brew install conda-locklocal Homebrew formula metadata
overview
Lightweight lockfile for conda environments
history
conda-lock generates reproducible lock files for conda environments by solving for target platforms ahead of installation, so installers can consume pinned lock output without invoking the conda solver at deploy time.
The official repository was created in 2019. Version 1.0.0, published in March 2022, introduced the unified lock format as the default and documented the old explicit per-platform style as a compatibility mode. Version 2.0.0, published in May 2023, was the first release under the Conda organization after graduating from conda-incubator.
conda-lock fits the reproducible-environments gap between human-authored conda environment.yml files and fully pinned, multi-platform deployment artifacts. Its documentation emphasizes environment.yml, meta.yaml, pyproject.toml, integrated pip support, and solveless conda installation.
Users typically provide one or more source files such as environment.yml, conda-lock.yml, pyproject.toml, or meta.yaml, choose target platforms, generate conda-lock.yml, and install or render platform-specific lock files in CI or deployment workflows.
For package-manager users, conda-lock is important because it makes conda environments behave more like lockfile-centered ecosystems: input specs remain readable while machine-resolved artifacts preserve exact packages across Linux, macOS, Windows, and architecture variants.
security posture
No matching local secret-handling manifest was found for conda-lock. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
./environment.yml./conda-lock.yml./pyproject.toml./meta.yamlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
conda-lock | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://conda.github.io/conda-lock/
install metadata
| Package key | brew:conda-lock |
|---|---|
| Version | 4.0.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/conda-lock |
| Homepage | https://conda.github.io/conda-lock/ |
| Repository | https://github.com/conda/conda-lock |
| Upstream docs | https://conda.github.io/conda-lock |
| License | MIT |
| Source archive | https://files.pythonhosted.org/packages/06/44/52deb5012f8ef85c224cb3b1638c09c3b3d70b2f9e101e893bb61b9ee9ba/conda_lock-4.0.2.tar.gz |
| Last updated | 2026-07-03T00:29:17Z |
| Pulse | updated |
| Dependencies | certifi, libyaml, pydantic, python@3.14, zstd |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | conda-lock |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.