nixpkgs/pkgs/development/tools/build-managers/bazel
Sergei Trofimovich 2a84df1eca bazel-watcher.bazel: fix tests attribute evaluation
Without the change evaluation fails as:

    $ nix build --no-link -f. bazel-watcher.bazel.tests
    error:
       error: attribute 'optionalSttrs' missing
2023-12-28 20:11:53 +00:00
..
bazel_4 bazel_4: fix CLang 16 Werror-s on darwin 2023-11-23 20:39:38 +01:00
bazel_5 bazel-watcher.bazel: fix tests attribute evaluation 2023-12-28 20:11:53 +00:00
bazel_6 bazel_6: fix CLang 16 Werror-s on darwin 2023-11-22 22:53:47 +01:00
bazel-remote treewide: remove unreferenced patch files 2023-12-01 06:11:20 +01:00
buildtools bazel-buildtools: 6.3.3 -> 6.4.0 2023-11-16 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!