godot_4: require big-parallel

This commit is contained in:
David McFarland 2024-11-11 21:52:14 -04:00
parent 5393569fe7
commit 30fbe2995b

View File

@ -231,6 +231,11 @@ let
};
};
requiredSystemFeatures = [
# fixes: No space left on device
"big-parallel"
];
meta = {
changelog = "https://github.com/godotengine/godot/releases/tag/${version}";
description = "Free and Open Source 2D and 3D game engine";