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-2026-03-20"; version = "0-unstable-2026-04-07"; src = fetchFromGitHub { owner = "flyinghead"; repo = "flycast"; rev = "05b270f05cecfcd675bb0530cf18d0a9b81269a1"; hash = "sha256-sXoxuDiMnArXxYtIKmU6LBQ1r8KpEr/0hHliLN3KQWw="; rev = "ad03e10c16a70b289f29bb10112857961125b4e6"; hash = "sha256-XSCI+94PXJXnU6/6lqA+1p05A3p2r8W0XPwbaDPSsaM="; 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-2026-03-20"; version = "0-unstable-2026-04-07"; src = fetchFromGitHub { owner = "flyinghead"; repo = "flycast"; rev = "05b270f05cecfcd675bb0530cf18d0a9b81269a1"; hash = "sha256-sXoxuDiMnArXxYtIKmU6LBQ1r8KpEr/0hHliLN3KQWw="; rev = "ad03e10c16a70b289f29bb10112857961125b4e6"; hash = "sha256-XSCI+94PXJXnU6/6lqA+1p05A3p2r8W0XPwbaDPSsaM="; fetchSubmodules = true; }; Loading