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-01-11"; version = "0-unstable-2025-03-10"; src = fetchFromGitHub { owner = "jpd002"; repo = "Play-"; rev = "b35ef5663b809a449a4c89f6e9808fd0a63e7e49"; hash = "sha256-P3R8gV4LxorfW0qo8HVOZunK58+/SO5pvlmij/HlnKw="; rev = "b15a49e31172f05dfdb1b1a15ea71e8a870c27ae"; hash = "sha256-+jNdMeW11w8Bg4TZD8fYOFGOPxcHHu+apR+w2QZCIXw="; 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-01-11"; version = "0-unstable-2025-03-10"; src = fetchFromGitHub { owner = "jpd002"; repo = "Play-"; rev = "b35ef5663b809a449a4c89f6e9808fd0a63e7e49"; hash = "sha256-P3R8gV4LxorfW0qo8HVOZunK58+/SO5pvlmij/HlnKw="; rev = "b15a49e31172f05dfdb1b1a15ea71e8a870c27ae"; hash = "sha256-+jNdMeW11w8Bg4TZD8fYOFGOPxcHHu+apR+w2QZCIXw="; fetchSubmodules = true; }; Loading