bazel_8: Add crucial packages to the standard shell environment (#489519)

This commit is contained in:
Samuel Ainsworth
2026-03-12 06:31:11 +00:00
committed by GitHub
+2
View File
@@ -77,6 +77,7 @@ let
# ],
# )
[
bash # see https://github.com/NixOS/nixpkgs/pull/489519
coreutils
diffutils
file
@@ -87,6 +88,7 @@ let
gnused
gnutar
gzip
python3 # see https://github.com/NixOS/nixpkgs/pull/489519
unzip
which
zip