Loading pkgs/applications/emulators/libretro/cores/genesis-plus-gx.nix +3 −3 Original line number Diff line number Diff line Loading @@ -5,13 +5,13 @@ }: mkLibretroCore { core = "genesis-plus-gx"; version = "0-unstable-2025-12-12"; version = "0-unstable-2025-12-19"; src = fetchFromGitHub { owner = "libretro"; repo = "Genesis-Plus-GX"; rev = "83485a2730ae790ce07dd0803ed73bc4ca85c70c"; hash = "sha256-jlngGSxvRIYv3k5S1ZY76o5mIwwCPF1gJv52Alm0/w4="; rev = "496615db04eb9fe83c9732d77768030bb2fa8553"; hash = "sha256-PGwXBsyLlFjo776J9XxJ+bEexain+CLNXqKv6V+cg2I="; }; meta = { Loading Loading
pkgs/applications/emulators/libretro/cores/genesis-plus-gx.nix +3 −3 Original line number Diff line number Diff line Loading @@ -5,13 +5,13 @@ }: mkLibretroCore { core = "genesis-plus-gx"; version = "0-unstable-2025-12-12"; version = "0-unstable-2025-12-19"; src = fetchFromGitHub { owner = "libretro"; repo = "Genesis-Plus-GX"; rev = "83485a2730ae790ce07dd0803ed73bc4ca85c70c"; hash = "sha256-jlngGSxvRIYv3k5S1ZY76o5mIwwCPF1gJv52Alm0/w4="; rev = "496615db04eb9fe83c9732d77768030bb2fa8553"; hash = "sha256-PGwXBsyLlFjo776J9XxJ+bEexain+CLNXqKv6V+cg2I="; }; meta = { Loading