minimal-bootstrap.gnumake-musl: fix build (#528802)

This commit is contained in:
dish 2026-06-06 17:18:59 +00:00 committed by GitHub
commit cf40ef79da
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -184,6 +184,9 @@ lib.makeScope
tinycc = tinycc-musl;
gawk = gawk-mes;
gnumakeBoot = gnumake;
# GNU Make's release tarball relies on preserved mtimes for
# pregenerated Autotools files.
gnutar = gnutar-musl;
};
gnumake-static = callPackage ./gnumake/static.nix {