lol

SDL_mixer: add license

+1
+1
pkgs/development/libraries/SDL_mixer/default.nix
··· 21 21 homepage = http://www.libsdl.org/projects/SDL_mixer/; 22 22 maintainers = with maintainers; [ lovek323 ]; 23 23 platforms = platforms.unix; 24 + license = licenses.zlib; 24 25 }; 25 26 }