nixpkgs/pkgs/development/tools/build-managers/bazel
Alexis Hildebrandt 755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
..
bazel_5 pkgs/development: remove unused fetchpatch arguments 2024-05-24 02:53:57 +02:00
bazel_6 pkgs/development: remove unused fetchpatch arguments 2024-05-24 02:53:57 +02:00
bazel_7 bazel_7: 7.1.0 -> 7.1.2 (#314279) 2024-06-03 13:34:49 +02:00
bazel-remote treewide: Remove indefinite article from meta.description 2024-06-09 23:07:45 +02:00
buildtools bazel-buildtools: 7.1.1 -> 7.1.2 2024-05-23 15:55:06 +00:00
bash-tools-test.nix
bazel_darwin_sandbox.patch
bazel_rc.patch
cpp-test.nix DBG: change name of tests so it is clear if hacks are enabled 2024-04-09 09:35:30 +02:00
java-test.nix DBG: change name of tests so it is clear if hacks are enabled 2024-04-09 09:35:30 +02:00
nix-hacks.patch
protobuf-test.nix DBG: change name of tests so it is clear if hacks are enabled 2024-04-09 09:35:30 +02:00
python-bin-path-test.nix DBG: change name of tests so it is clear if hacks are enabled 2024-04-09 09:35:30 +02: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!