SDL2_gfx: migrate to by-name
This commit is contained in:
parent
c6b17b3071
commit
1c5d6dcbc4
@ -24207,8 +24207,6 @@ with pkgs;
|
||||
};
|
||||
});
|
||||
|
||||
SDL2_gfx = callPackage ../development/libraries/SDL2_gfx { };
|
||||
|
||||
SDL2_sound = callPackage ../development/libraries/SDL2_sound {
|
||||
inherit (darwin.apple_sdk.frameworks) AudioToolbox CoreAudio;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user