SDL_sixel: migrate to by-name

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