Loading pkgs/applications/emulators/libretro/cores/mame.nix +3 −3 Original line number Diff line number Diff line Loading @@ -9,13 +9,13 @@ }: mkLibretroCore { core = "mame"; version = "0-unstable-2025-07-03"; version = "0-unstable-2025-07-12"; src = fetchFromGitHub { owner = "libretro"; repo = "mame"; rev = "fba50741006fa3e27e1897f589d2048a505b8fd6"; hash = "sha256-hRaLnxmG3B8IxpiKdiZEEMfKxDOPZg5ew7gwdq08TPQ="; rev = "d6423328d57857c05ef3513999fe4ff4917db197"; hash = "sha256-aKPyLszralaS6vIKv2RjJrVOJMIVXDx6W6cRAI6o2EM="; fetchSubmodules = true; }; Loading Loading
pkgs/applications/emulators/libretro/cores/mame.nix +3 −3 Original line number Diff line number Diff line Loading @@ -9,13 +9,13 @@ }: mkLibretroCore { core = "mame"; version = "0-unstable-2025-07-03"; version = "0-unstable-2025-07-12"; src = fetchFromGitHub { owner = "libretro"; repo = "mame"; rev = "fba50741006fa3e27e1897f589d2048a505b8fd6"; hash = "sha256-hRaLnxmG3B8IxpiKdiZEEMfKxDOPZg5ew7gwdq08TPQ="; rev = "d6423328d57857c05ef3513999fe4ff4917db197"; hash = "sha256-aKPyLszralaS6vIKv2RjJrVOJMIVXDx6W6cRAI6o2EM="; fetchSubmodules = true; }; Loading