SDL2_mixer: migrate to by-name

This commit is contained in:
Anderson Torres 2024-05-02 21:21:51 -03:00
parent 5f77c558fa
commit c0ad46e480
2 changed files with 0 additions and 2 deletions

View File

@ -24340,8 +24340,6 @@ with pkgs;
};
});
SDL2_mixer = callPackage ../development/libraries/SDL2_mixer { };
SDL2_gfx = callPackage ../development/libraries/SDL2_gfx { };
SDL2_sound = callPackage ../development/libraries/SDL2_sound {