SDL2_classic_image: init at 2.8.5
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
SDL2_image,
|
||||
SDL2_classic,
|
||||
enableSTB ? true,
|
||||
}:
|
||||
|
||||
(SDL2_image.override {
|
||||
SDL2 = SDL2_classic;
|
||||
inherit enableSTB;
|
||||
}).overrideAttrs
|
||||
{
|
||||
pname = "SDL2_classic_image";
|
||||
}
|
||||
Reference in New Issue
Block a user