Loading pkgs/applications/emulators/libretro/cores/freeintv.nix +3 −3 Original line number Diff line number Diff line Loading @@ -5,13 +5,13 @@ }: mkLibretroCore { core = "freeintv"; version = "0-unstable-2025-12-26"; version = "0-unstable-2026-02-24"; src = fetchFromGitHub { owner = "libretro"; repo = "freeintv"; rev = "df5a5312985b66b1ec71b496868641e40b7ad1c9"; hash = "sha256-xpcDAvxHvnuiQiWBYSwPKGE+Zg1lcs/6L4hMhpb1G1g="; rev = "0e0e58503386304c5e7ac860c135583bc52e2e49"; hash = "sha256-uRkLF3LSiAMV/k8R8PuE0QZUnc1YEYe0rmccQz6H43A="; }; makefile = "Makefile"; Loading Loading
pkgs/applications/emulators/libretro/cores/freeintv.nix +3 −3 Original line number Diff line number Diff line Loading @@ -5,13 +5,13 @@ }: mkLibretroCore { core = "freeintv"; version = "0-unstable-2025-12-26"; version = "0-unstable-2026-02-24"; src = fetchFromGitHub { owner = "libretro"; repo = "freeintv"; rev = "df5a5312985b66b1ec71b496868641e40b7ad1c9"; hash = "sha256-xpcDAvxHvnuiQiWBYSwPKGE+Zg1lcs/6L4hMhpb1G1g="; rev = "0e0e58503386304c5e7ac860c135583bc52e2e49"; hash = "sha256-uRkLF3LSiAMV/k8R8PuE0QZUnc1YEYe0rmccQz6H43A="; }; makefile = "Makefile"; Loading