SDL_audiolib: migrate to by-name

This commit is contained in:
Anderson Torres
2024-06-04 08:19:08 -03:00
parent 43017df2de
commit fe5f696e68
2 changed files with 0 additions and 2 deletions
-2
View File
@@ -24182,8 +24182,6 @@ with pkgs;
SDL = SDL_classic;
SDL_audiolib = callPackage ../development/libraries/SDL_audiolib { };
SDL_sixel = callPackage ../development/libraries/SDL_sixel { };
SDL_mixer = callPackage ../development/libraries/SDL_mixer { };