retroarch: define it using wrapRetroArch instead retroarch-bare.wrapper

This commit is contained in:
Thiago Kenji Okada 2024-11-24 12:24:09 +00:00
parent 2d0d7ee55a
commit 60d1565d29

View File

@ -1456,7 +1456,7 @@ with pkgs;
libretro = recurseIntoAttrs (callPackage ../applications/emulators/libretro { });
retroarch = retroarch-bare.wrapper { };
retroarch = wrapRetroArch { };
# includes only cores for platform with free licenses
retroarch-free = retroarch.withCores (