Loading pkgs/applications/emulators/libretro/cores/fceumm.nix +3 −3 Original line number Diff line number Diff line Loading @@ -5,13 +5,13 @@ }: mkLibretroCore { core = "fceumm"; version = "0-unstable-2025-04-06"; version = "0-unstable-2025-04-11"; src = fetchFromGitHub { owner = "libretro"; repo = "libretro-fceumm"; rev = "b349f7f3e211bb7725f133d3818ab98da5059760"; hash = "sha256-MNYpuipjnDl9GUl5qWGi5W5cFhUCd/weCKuTRdttKJ4="; rev = "43e6496351b544df0de692fbb01b2a6942073f5c"; hash = "sha256-kGGvI1rKE/oSF2v3URDY/fLTThYc3Crk9UFN69Rcckg="; }; meta = { Loading Loading
pkgs/applications/emulators/libretro/cores/fceumm.nix +3 −3 Original line number Diff line number Diff line Loading @@ -5,13 +5,13 @@ }: mkLibretroCore { core = "fceumm"; version = "0-unstable-2025-04-06"; version = "0-unstable-2025-04-11"; src = fetchFromGitHub { owner = "libretro"; repo = "libretro-fceumm"; rev = "b349f7f3e211bb7725f133d3818ab98da5059760"; hash = "sha256-MNYpuipjnDl9GUl5qWGi5W5cFhUCd/weCKuTRdttKJ4="; rev = "43e6496351b544df0de692fbb01b2a6942073f5c"; hash = "sha256-kGGvI1rKE/oSF2v3URDY/fLTThYc3Crk9UFN69Rcckg="; }; meta = { Loading