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

This commit is contained in:
dish
2026-06-06 17:18:59 +00:00
committed by GitHub
@@ -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 {