lol

SDL_mixer: add license

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