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-11-15"; version = "0-unstable-2025-11-22"; src = fetchFromGitHub { owner = "flyinghead"; repo = "flycast"; rev = "4747e6190899949bafd3391b3ba33b8e4c37219c"; hash = "sha256-su1nWwLEUcJtf85U9ABXMHltWOBVqlrYsMLHqNebWUs="; rev = "1666eb0875613ee16b04e08be8ed89c27dbd5c25"; hash = "sha256-uQvr4C8iO+3FXh6ki+Rgv7Y/+p1WHwXuqy9Xyq4gSeo="; 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-11-15"; version = "0-unstable-2025-11-22"; src = fetchFromGitHub { owner = "flyinghead"; repo = "flycast"; rev = "4747e6190899949bafd3391b3ba33b8e4c37219c"; hash = "sha256-su1nWwLEUcJtf85U9ABXMHltWOBVqlrYsMLHqNebWUs="; rev = "1666eb0875613ee16b04e08be8ed89c27dbd5c25"; hash = "sha256-uQvr4C8iO+3FXh6ki+Rgv7Y/+p1WHwXuqy9Xyq4gSeo="; fetchSubmodules = true; }; Loading