SDL2_gfx: migrate to by-name
This commit is contained in:
@@ -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;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user