python310Packages.pygame: pin SDL2_image to 2.0.5
https://github.com/pygame/pygame/issues/3430#issuecomment-1279955564
This commit is contained in:
@@ -8070,6 +8070,7 @@ self: super: with self; {
|
||||
|
||||
pygame = callPackage ../development/python-modules/pygame {
|
||||
inherit (pkgs.darwin.apple_sdk.frameworks) AppKit;
|
||||
SDL2_image = pkgs.SDL2_image_2_0_5;
|
||||
};
|
||||
|
||||
pygame_sdl2 = callPackage ../development/python-modules/pygame_sdl2 { };
|
||||
|
||||
Reference in New Issue
Block a user