Merge pull request #250103 from DolceTriade/master

bazel_6: Add diffutils and gnupatch to initialEnvironment
This commit is contained in:
Uri Baghin 2023-09-25 08:58:58 +08:00 committed by GitHub
commit 2d40e2e5c8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,6 +4,7 @@
, bazel_self
, lr, xe, zip, unzip, bash, writeCBin, coreutils
, which, gawk, gnused, gnutar, gnugrep, gzip, findutils
, diffutils, gnupatch
# updater
, python3, writeScript
# Apple dependencies
@ -110,10 +111,12 @@ let
[
bash
coreutils
diffutils
file
findutils
gawk
gnugrep
gnupatch
gnused
gnutar
gzip