Loading pkgs/applications/emulators/libretro/cores/fbneo.nix +3 −3 Original line number Diff line number Diff line Loading @@ -5,13 +5,13 @@ }: mkLibretroCore { core = "fbneo"; version = "0-unstable-2025-12-05"; version = "0-unstable-2025-12-11"; src = fetchFromGitHub { owner = "libretro"; repo = "fbneo"; rev = "db02ef59a64209954b47965ae186ec95cf1da706"; hash = "sha256-lbtc/3lu+wm19rRt+gT3tHrDaqfZYVXsiHN5Pvm5iM8="; rev = "a4a563a372b201d8cbac94fb9c50694f6f7137e9"; hash = "sha256-KQJiwCnaLILy5fgIraTCI0y7eBL14nZnbHa0m8YHq6g="; }; makefile = "Makefile"; Loading Loading
pkgs/applications/emulators/libretro/cores/fbneo.nix +3 −3 Original line number Diff line number Diff line Loading @@ -5,13 +5,13 @@ }: mkLibretroCore { core = "fbneo"; version = "0-unstable-2025-12-05"; version = "0-unstable-2025-12-11"; src = fetchFromGitHub { owner = "libretro"; repo = "fbneo"; rev = "db02ef59a64209954b47965ae186ec95cf1da706"; hash = "sha256-lbtc/3lu+wm19rRt+gT3tHrDaqfZYVXsiHN5Pvm5iM8="; rev = "a4a563a372b201d8cbac94fb9c50694f6f7137e9"; hash = "sha256-KQJiwCnaLILy5fgIraTCI0y7eBL14nZnbHa0m8YHq6g="; }; makefile = "Makefile"; Loading