Merge pull request #209271 from trofi/fix-darwin-stdenv-bootstrap-on-gawk
This commit is contained in:
@@ -582,7 +582,7 @@ rec {
|
||||
let
|
||||
persistent = self: super: with prevStage; {
|
||||
inherit
|
||||
gnumake gzip gnused bzip2 gawk ed xz patch bash python3
|
||||
gnumake gzip gnused bzip2 ed xz patch bash python3
|
||||
ncurses libffi zlib gmp pcre gnugrep cmake
|
||||
coreutils findutils diffutils patchutils ninja libxml2;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user