macOS
brew install bazelisklocal Homebrew formula metadata
sudo port install bazeliskMacPorts ports tree · devel/bazelisk/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für bazelisk in AI-Agent-Workflows.
Installation
brew install bazelisklocal Homebrew formula metadata
sudo port install bazeliskMacPorts ports tree · devel/bazelisk/Portfile · Quelle: api.github.com
nix profile install nixpkgs#bazelisknixpkgs package indexes · pkgs/by-name/ba/bazelisk/package.nix · Quelle: api.github.com
sudo pacman -S bazeliskArch Linux sync databases · bazelisk · Quelle: geo.mirror.pkgbuild.com
choco install bazeliskChocolatey community package catalog · bazelisk · Quelle: community.chocolatey.org
scoop install main/bazeliskScoop official bucket manifest trees · bucket/bazelisk.json · Quelle: api.github.com
winget install --id Bazel.Bazelisk -eWindows Package Manager source index · Bazel.Bazelisk · Quelle: cdn.winget.microsoft.com
Überblick
User-friendly launcher for Bazel
Verlauf
Bazelisk is the Bazel launcher and version manager that makes Bazel behave like a repo-pinned toolchain: it chooses, downloads, verifies, and runs the Bazel version requested by the current workspace.
The bazelbuild/bazelisk repository begins in September 2018 with a Python script, and the README notes that Bazelisk was later rewritten in Go. The maintained Go version is now the documented implementation.
Bazelisk's core model is intentionally simple: it can be invoked as bazel or bazelisk, reads USE_BAZEL_VERSION, .bazeliskrc, .bazelversion, or fallback settings, downloads official Bazel releases or forked releases, then passes arguments through to the selected Bazel binary.
Bazelisk became common because Bazel workspaces are sensitive to major-version changes, incompatible flags, and migration timing. A checked-in .bazelversion lets teams upgrade Bazel atomically with the source changes needed for that upgrade.
The input records Bazelisk packaging across Homebrew, Chocolatey, MacPorts, Nix, Arch, Scoop, winget, and zypper, and the README also documents npm distribution for frontend developers.
Developers install Bazelisk as bazel on PATH, check a .bazelversion file into the repository, and let Bazelisk download and run the matching Bazel binary on laptops and CI.
Advanced workflows use .bazeliskrc and environment variables for custom release mirrors, SHA256 verification, forked Bazel releases, GitHub tokens, migration runs, bisecting Bazel versions, and wrapper scripts under tools/bazel.
Bazelisk is package-nerd significant because it separates the package-manager-installed launcher from the project-selected compiler/build-tool version, similar in spirit to nvm-style runtime management.
It is also the practical glue that makes versioned Bazel formulas less painful: repositories can declare their expected Bazel line while users keep one stable launcher installed.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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.
$workspace/.bazeliskrc$workspace/.bazelversionCredential-bearing paths to review before unattended agent runs.
~/.netrcExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
bazelisk | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/bazelbuild/bazelisk
Installationsmetadaten
| Paketschlüssel | brew:bazelisk |
|---|---|
| Version | 1.29.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/bazelisk |
| Homepage | https://github.com/bazelbuild/bazelisk/ |
| Repository | https://github.com/bazelbuild/bazelisk |
| Upstream-Dokumentation | https://github.com/bazelbuild/bazelisk#readme |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://github.com/bazelbuild/bazelisk/archive/refs/tags/v1.29.0.tar.gz |
| Zuletzt aktualisiert | 2026-04-27T22:09:13Z |
| Pulse | updated |
| Build-Abhängigkeiten | go |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | bazelisk |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
bazelisk
nix profile install nixpkgs#bazeliskbazelisk 1.29.0-1
A user-friendly launcher for Bazel.
https://github.com/bazelbuild/bazelisk
sudo pacman -S bazeliskbazelisk
sudo port install bazeliskbazelisk
choco install bazeliskmain/bazelisk
scoop install main/bazeliskBazel.Bazelisk
winget install --id Bazel.Bazelisk -eQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.