nixpkgs/pkgs/development/tools/build-managers/bazel
Malte Poll b1dcea4773 bazel: use bash with fallback $PATH consisting of basic shell utils
Second iteration of this change.
First attempt did not ensure `bashWithDefaultShellUtils` is available at runtime.
2023-11-11 13:22:20 +01:00
..
bazel_4 treewide: use optionalAttrs instead of 'else {}' 2023-06-25 11:01:34 -03:00
bazel_5 treewide: use optionalAttrs instead of 'else {}' 2023-06-25 11:01:34 -03:00
bazel_6 bazel: use bash with fallback $PATH consisting of basic shell utils 2023-11-11 13:22:20 +01:00
bazel-remote bazel-remote: 2.4.2 -> 2.4.3 2023-08-30 04:20:00 +00:00
buildtools bazel-buildtools: 6.3.2 -> 6.3.3 2023-08-25 04:20:00 +00:00
bash-tools-test.nix
bazel_darwin_sandbox.patch
bazel_rc.patch
cpp-test.nix
java-test.nix
nix-hacks.patch
protobuf-test.nix
python-bin-path-test.nix bazel_6: Fix pythonBinPath and pythonBinPathWithNixHacks tests 2023-10-30 09:43:28 +01:00
README.md
shebang-test.nix
strict_action_env.patch
trim-last-argument-to-gcc-if-empty.patch
update-srcDeps.py

The Bazel build tool

https://bazel.build/

The bazel tool requires regular maintenance, especially under darwin, so we created a maintainers team.

Please ping @NixOS/bazel in your github PR/issue to increase your chance of a quick turnaround, thanks!