blob: 000f0b8df60ad1d9d127af85b8ecb6d66db52ab3 [file] [log] [blame] [view]
Tim Windelschmidt5d357d82025-07-10 18:47:15 +02001# Bazel 8 Nix Package
2
3This build is based on https://github.com/NixOS/nixpkgs/pull/400941, the only
4difference being the addition of `bash` to the default shell environment. As
5soon as the PR is merged, we can replace it with a small override to inject
6bash into the dependencies.