Loading pkgs/applications/emulators/libretro/cores/play.nix +3 −3 Original line number Diff line number Diff line Loading @@ -14,13 +14,13 @@ }: mkLibretroCore { core = "play"; version = "0-unstable-2025-08-25"; version = "0-unstable-2025-09-12"; src = fetchFromGitHub { owner = "jpd002"; repo = "Play-"; rev = "fe54d0a413f8e7268bc8a321e691a562edd6b257"; hash = "sha256-d+bVkM8BsZ9eiHaSNCC4b156EjOqyQn93lOyy6FLbks="; rev = "19b3995e6d09d9cbd4de9871ad94ea183ca53a6e"; hash = "sha256-6oZIZFnB2S7u4xxrOAfDPiql0biiXRMGD1iiPhFgCWc="; fetchSubmodules = true; }; Loading Loading
pkgs/applications/emulators/libretro/cores/play.nix +3 −3 Original line number Diff line number Diff line Loading @@ -14,13 +14,13 @@ }: mkLibretroCore { core = "play"; version = "0-unstable-2025-08-25"; version = "0-unstable-2025-09-12"; src = fetchFromGitHub { owner = "jpd002"; repo = "Play-"; rev = "fe54d0a413f8e7268bc8a321e691a562edd6b257"; hash = "sha256-d+bVkM8BsZ9eiHaSNCC4b156EjOqyQn93lOyy6FLbks="; rev = "19b3995e6d09d9cbd4de9871ad94ea183ca53a6e"; hash = "sha256-6oZIZFnB2S7u4xxrOAfDPiql0biiXRMGD1iiPhFgCWc="; fetchSubmodules = true; }; Loading