Loading pkgs/applications/emulators/libretro/cores/gambatte.nix +3 −3 Original line number Diff line number Diff line Loading @@ -5,13 +5,13 @@ }: mkLibretroCore { core = "gambatte"; version = "0-unstable-2025-11-07"; version = "0-unstable-2025-11-14"; src = fetchFromGitHub { owner = "libretro"; repo = "gambatte-libretro"; rev = "45ee875b71de88502f8c0a7fe497e3dc708c1fee"; hash = "sha256-E6rrPE/cu8xhM0dOY/MnWpYrqG/NKtmmbas9ieBle/8="; rev = "6924c76ba03dadddc6e97fa3660f3d3bc08faa94"; hash = "sha256-VhHPr+zM7YfwdxdhGQ8zkA/9r1ZYr4sgIr147DzKCJw="; }; meta = { Loading Loading
pkgs/applications/emulators/libretro/cores/gambatte.nix +3 −3 Original line number Diff line number Diff line Loading @@ -5,13 +5,13 @@ }: mkLibretroCore { core = "gambatte"; version = "0-unstable-2025-11-07"; version = "0-unstable-2025-11-14"; src = fetchFromGitHub { owner = "libretro"; repo = "gambatte-libretro"; rev = "45ee875b71de88502f8c0a7fe497e3dc708c1fee"; hash = "sha256-E6rrPE/cu8xhM0dOY/MnWpYrqG/NKtmmbas9ieBle/8="; rev = "6924c76ba03dadddc6e97fa3660f3d3bc08faa94"; hash = "sha256-VhHPr+zM7YfwdxdhGQ8zkA/9r1ZYr4sgIr147DzKCJw="; }; meta = { Loading