nixpkgs/pkgs/development/tools/build-managers/bazel/bazel_4
Claudio Bley 0917e34967 bazel_{3,4,5}: Use arm64 as arch suffix on aarch64
The official bazel wrapper script uses `$(uname -s | tr '[:upper:]' '[:lower:]')-$(uname -m)`
as the `os-arch` suffix.

On aarch64 Darwin, `uname -m` returns "arm64", on aarch64 Linux it returns "aarch64".
2022-08-01 06:39:12 +02:00
..
actions_path.patch bazel_4: add default PATH for local actions if it is not set (darwin) 2021-12-15 17:07:30 +01:00
default.nix bazel_{3,4,5}: Use arm64 as arch suffix on aarch64 2022-08-01 06:39:12 +02:00
no-arc.patch
src-deps.json
update-srcDeps.py