Unverified Commit 23bb7d52 authored by Samuel Ainsworth's avatar Samuel Ainsworth Committed by GitHub
Browse files

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

parents 205a4a03 1b7bce45
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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