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-12-10"; version = "0-unstable-2025-12-23"; src = fetchFromGitHub { owner = "jpd002"; repo = "Play-"; rev = "6400e0f0d8a1e2345def663bc646e8adc0e42e76"; hash = "sha256-2hmeEuO+Z0FDyDYiA59ntXl24B5OcLWuvxbiLLfiWE8="; rev = "d0f1375248e3003199cb973a12332b4cc9f0724f"; hash = "sha256-uMPlJDjLmXDO9mrnjYu/3Fr5qwBBADUARTMz1hckLJM="; 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-12-10"; version = "0-unstable-2025-12-23"; src = fetchFromGitHub { owner = "jpd002"; repo = "Play-"; rev = "6400e0f0d8a1e2345def663bc646e8adc0e42e76"; hash = "sha256-2hmeEuO+Z0FDyDYiA59ntXl24B5OcLWuvxbiLLfiWE8="; rev = "d0f1375248e3003199cb973a12332b4cc9f0724f"; hash = "sha256-uMPlJDjLmXDO9mrnjYu/3Fr5qwBBADUARTMz1hckLJM="; fetchSubmodules = true; }; Loading