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-04-24"; version = "0-unstable-2025-05-09"; src = fetchFromGitHub { owner = "libretro"; repo = "fbneo"; rev = "8a1e2d68b1065cb1d3686e37b2643f54ab50f527"; hash = "sha256-X1GWOHcIUnazno4ZkqlB+ugOtsAgADQqXFFBZy5OV4g="; rev = "922fb2c9d7541b3554f7e5364a6072da241a9837"; hash = "sha256-LVQlWznu0wGlyFDexNaMqYjqHHNDeLLa6oeGvqGAjPQ="; }; 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-04-24"; version = "0-unstable-2025-05-09"; src = fetchFromGitHub { owner = "libretro"; repo = "fbneo"; rev = "8a1e2d68b1065cb1d3686e37b2643f54ab50f527"; hash = "sha256-X1GWOHcIUnazno4ZkqlB+ugOtsAgADQqXFFBZy5OV4g="; rev = "922fb2c9d7541b3554f7e5364a6072da241a9837"; hash = "sha256-LVQlWznu0wGlyFDexNaMqYjqHHNDeLLa6oeGvqGAjPQ="; }; makefile = "Makefile"; Loading