mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-23 23:43:30 +00:00
85cccb63e6
Without the change client programs like `fheroes2` fail to load `MIDI`
files:
$ nix run -f '<nixpkgs>' fheroes2
$ 14.03.2023 22:22:21: [ERROR] createMusic: Failed to create a music track from memory. The error: Couldn't open timidity.cfg
After the change music plays as expected. It's a forward-port of the
same fix that `SDL2_mixer` had in
|
||
---|---|---|
.. | ||
2_0.nix | ||
default.nix |