Loading pkgs/applications/emulators/libretro/cores/ppsspp.nix +3 −3 Original line number Diff line number Diff line Loading @@ -13,13 +13,13 @@ }: mkLibretroCore { core = "ppsspp"; version = "0-unstable-2025-11-27"; version = "0-unstable-2025-12-04"; src = fetchFromGitHub { owner = "hrydgard"; repo = "ppsspp"; rev = "e5bafa4264e88cf2699e44740e2580ced0454a90"; hash = "sha256-+Rmj75yBodwqENJppTWpsef9R0ajCoz9KaxVuYktUII="; rev = "cf306e9cec919011339fb123d009cb470f628df4"; hash = "sha256-5UNd59QG10yD7wuiXWC5JwqWvggx07M6n320dhJ3rU0="; fetchSubmodules = true; }; Loading Loading
pkgs/applications/emulators/libretro/cores/ppsspp.nix +3 −3 Original line number Diff line number Diff line Loading @@ -13,13 +13,13 @@ }: mkLibretroCore { core = "ppsspp"; version = "0-unstable-2025-11-27"; version = "0-unstable-2025-12-04"; src = fetchFromGitHub { owner = "hrydgard"; repo = "ppsspp"; rev = "e5bafa4264e88cf2699e44740e2580ced0454a90"; hash = "sha256-+Rmj75yBodwqENJppTWpsef9R0ajCoz9KaxVuYktUII="; rev = "cf306e9cec919011339fb123d009cb470f628df4"; hash = "sha256-5UNd59QG10yD7wuiXWC5JwqWvggx07M6n320dhJ3rU0="; fetchSubmodules = true; }; Loading