bazel_8: Add crucial packages to the standard shell environment (#489519)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user