SDL_net: migrate to by-name
This commit is contained in:
@@ -24182,8 +24182,6 @@ with pkgs;
|
||||
|
||||
SDL = SDL_classic;
|
||||
|
||||
SDL_net = callPackage ../development/libraries/SDL_net { };
|
||||
|
||||
SDL2 = callPackage ../development/libraries/SDL2 {
|
||||
inherit (darwin.apple_sdk.frameworks) AudioUnit Cocoa CoreAudio CoreServices ForceFeedback OpenGL;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user