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