Loading pkgs/applications/emulators/libretro/cores/pcsx-rearmed.nix +3 −3 Original line number Diff line number Diff line Loading @@ -5,13 +5,13 @@ }: mkLibretroCore { core = "pcsx-rearmed"; version = "0-unstable-2026-03-21"; version = "0-unstable-2026-04-02"; src = fetchFromGitHub { owner = "libretro"; repo = "pcsx_rearmed"; rev = "80bc0e4784e8e8ce98c02f6802484577f28be3cc"; hash = "sha256-GIqbWH48snEbiiZKVk2z7H8QXZZwvkAHJxGBHwAJJts="; rev = "c1e885c71f24204a919e3bc40735497ccf541f0d"; hash = "sha256-mJY9kngb/YsClAJFhsc6tHl857k2/MOHP/oWaltg+so="; }; dontConfigure = true; Loading Loading
pkgs/applications/emulators/libretro/cores/pcsx-rearmed.nix +3 −3 Original line number Diff line number Diff line Loading @@ -5,13 +5,13 @@ }: mkLibretroCore { core = "pcsx-rearmed"; version = "0-unstable-2026-03-21"; version = "0-unstable-2026-04-02"; src = fetchFromGitHub { owner = "libretro"; repo = "pcsx_rearmed"; rev = "80bc0e4784e8e8ce98c02f6802484577f28be3cc"; hash = "sha256-GIqbWH48snEbiiZKVk2z7H8QXZZwvkAHJxGBHwAJJts="; rev = "c1e885c71f24204a919e3bc40735497ccf541f0d"; hash = "sha256-mJY9kngb/YsClAJFhsc6tHl857k2/MOHP/oWaltg+so="; }; dontConfigure = true; Loading