Loading pkgs/applications/emulators/libretro/cores/easyrpg.nix +3 −0 Original line number Diff line number Diff line Loading @@ -67,6 +67,9 @@ mkLibretroCore { ]; makefile = "Makefile"; # Do not update automatically since we want to pin a specific version passthru.updateScript = null; meta = { description = "EasyRPG Player libretro port"; homepage = "https://github.com/EasyRPG/Player"; Loading Loading
pkgs/applications/emulators/libretro/cores/easyrpg.nix +3 −0 Original line number Diff line number Diff line Loading @@ -67,6 +67,9 @@ mkLibretroCore { ]; makefile = "Makefile"; # Do not update automatically since we want to pin a specific version passthru.updateScript = null; meta = { description = "EasyRPG Player libretro port"; homepage = "https://github.com/EasyRPG/Player"; Loading