nixpkgs/pkgs/development/libraries/SDL2_mixer
Sergei Trofimovich 85cccb63e6 SDL2_mixer: fix path to timidity.cfg
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 f11d1d9 ("SDl2_mixer: fix MIDI
playback by adding timidity paths")
2023-03-14 22:28:49 +00:00
..
2_0.nix SDL2_mixer_2_0: init at 2.0.4 2023-02-28 09:33:58 -03:00
default.nix SDL2_mixer: fix path to timidity.cfg 2023-03-14 22:28:49 +00:00