diff --git a/pkgs/top-level/release-cross.nix b/pkgs/top-level/release-cross.nix index 86864bb17a7..acccd155e08 100644 --- a/pkgs/top-level/release-cross.nix +++ b/pkgs/top-level/release-cross.nix @@ -24,6 +24,7 @@ let libcCross = nativePlatforms; nix = nativePlatforms; nixUnstable = nativePlatforms; + mesa = nativePlatforms; }; gnuCommon = lib.recursiveUpdate common {