Loading pkgs/applications/emulators/libretro/cores/mupen64plus.nix +3 −3 Original line number Diff line number Diff line Loading @@ -12,13 +12,13 @@ }: mkLibretroCore { core = "mupen64plus-next"; version = "0-unstable-2025-11-14"; version = "0-unstable-2026-01-20"; src = fetchFromGitHub { owner = "libretro"; repo = "mupen64plus-libretro-nx"; rev = "680e033fc8ed1a49df7b156d97164e0050ee13bc"; hash = "sha256-oBsOC1YtHx+mTgi9rwucU7rVeFt6RbxKrxHyPDx0eXg="; rev = "bc43bcedc276861254b48526f56799d63a30723b"; hash = "sha256-0dofQP35EmVY6i5muwIARuF1G4+92jhFjAiWcwyJDTs="; }; # Fix for GCC 14 Loading Loading
pkgs/applications/emulators/libretro/cores/mupen64plus.nix +3 −3 Original line number Diff line number Diff line Loading @@ -12,13 +12,13 @@ }: mkLibretroCore { core = "mupen64plus-next"; version = "0-unstable-2025-11-14"; version = "0-unstable-2026-01-20"; src = fetchFromGitHub { owner = "libretro"; repo = "mupen64plus-libretro-nx"; rev = "680e033fc8ed1a49df7b156d97164e0050ee13bc"; hash = "sha256-oBsOC1YtHx+mTgi9rwucU7rVeFt6RbxKrxHyPDx0eXg="; rev = "bc43bcedc276861254b48526f56799d63a30723b"; hash = "sha256-0dofQP35EmVY6i5muwIARuF1G4+92jhFjAiWcwyJDTs="; }; # Fix for GCC 14 Loading