10 buildDunePackage rec {
16 src = fetchFromGitHub {
20 hash = "sha256-szuGmLzgGyQExCQwpopVNswtZZdhP29Q1+uNQJZb43Q=";
27 propagatedBuildInputs = [
34 description = "SDL2_mixer bindings to go with Tsdl";
35 homepage = "https://github.com/sanette/tsdl-mixer";
36 license = licenses.bsd3;