Unverified Commit 2d40e2e5 authored by Uri Baghin's avatar Uri Baghin Committed by GitHub
Browse files

Merge pull request #250103 from DolceTriade/master

bazel_6: Add diffutils and gnupatch to initialEnvironment
parents a35308b0 a8f616d1
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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