SDL2_mixer: adopted by AndersonTorres
This commit is contained in:
parent
dd44f4056d
commit
f10b660d62
@ -68,7 +68,7 @@ stdenv.mkDerivation rec {
|
||||
description = "SDL multi-channel audio mixer library";
|
||||
platforms = platforms.unix;
|
||||
homepage = "https://github.com/libsdl-org/SDL_mixer";
|
||||
maintainers = with maintainers; [ ];
|
||||
maintainers = with maintainers; [ AndersonTorres ];
|
||||
license = licenses.zlib;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user