diff --git a/pkgs/top-level/release-cross.nix b/pkgs/top-level/release-cross.nix index d4daf2652c3..63cae5f41c2 100644 --- a/pkgs/top-level/release-cross.nix +++ b/pkgs/top-level/release-cross.nix @@ -154,6 +154,7 @@ in { crossGNU = mapTestOnCross crossSystem { gccCrossStageFinal = nativePlatforms; hurdCross = nativePlatforms; + mach.hostDrv = nativePlatforms; coreutils_real.hostDrv = nativePlatforms; ed.hostDrv = nativePlatforms;