Loading pkgs/applications/emulators/libretro/cores/flycast.nix +3 −3 Original line number Diff line number Diff line Loading @@ -8,13 +8,13 @@ }: mkLibretroCore { core = "flycast"; version = "0-unstable-2025-06-06"; version = "0-unstable-2025-06-20"; src = fetchFromGitHub { owner = "flyinghead"; repo = "flycast"; rev = "8f033723a1b3437c8e3c8b42a92331eebe53ed0b"; hash = "sha256-RrWBN8RDAS7RcIOouU3x2Pv/RKrshrmmmCZCeXQ6upk="; rev = "449d256995de36de0629dd1b97f4d67a0e50c92e"; hash = "sha256-7+Dn7+AUnd3+eEKRMuahaxiEMWTT1uUEP2y0ZgIs81Q="; fetchSubmodules = true; }; Loading Loading
pkgs/applications/emulators/libretro/cores/flycast.nix +3 −3 Original line number Diff line number Diff line Loading @@ -8,13 +8,13 @@ }: mkLibretroCore { core = "flycast"; version = "0-unstable-2025-06-06"; version = "0-unstable-2025-06-20"; src = fetchFromGitHub { owner = "flyinghead"; repo = "flycast"; rev = "8f033723a1b3437c8e3c8b42a92331eebe53ed0b"; hash = "sha256-RrWBN8RDAS7RcIOouU3x2Pv/RKrshrmmmCZCeXQ6upk="; rev = "449d256995de36de0629dd1b97f4d67a0e50c92e"; hash = "sha256-7+Dn7+AUnd3+eEKRMuahaxiEMWTT1uUEP2y0ZgIs81Q="; fetchSubmodules = true; }; Loading