tree: 9904c5dc195ee404b8d0305e54f8718ba02d0bd5 [path history] [tgz]
  1. build-support/
  2. patches/
  3. bazel-execlog.sh
  4. defaultShell.nix
  5. examples.nix
  6. LICENSE
  7. package.nix
  8. README.md
  9. system.bazelrc
third_party/nix/pkgs/bazel_8/README.md

Bazel 8 Nix Package

This build is based on https://github.com/NixOS/nixpkgs/pull/400941, the only difference being the addition of bash to the default shell environment. As soon as the PR is merged, we can replace it with a small override to inject bash into the dependencies.