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-01-19"; version = "0-unstable-2026-01-28"; src = fetchFromGitHub { owner = "libretro"; repo = "pcsx_rearmed"; rev = "3a7850fdc6ac4ed0c323ade851b462504a3cbb79"; hash = "sha256-D2+Vbs+EIZykQRJK8GxDyPSh+0DlObw6IfXBOq1JnAw="; rev = "94a7ee303c7852799caceb5af93cfd4f75c442e0"; hash = "sha256-EaXFWS5rdslgf/++FsWfhX3B6HvPlEQWYmiYoWzqGXY="; }; 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-01-19"; version = "0-unstable-2026-01-28"; src = fetchFromGitHub { owner = "libretro"; repo = "pcsx_rearmed"; rev = "3a7850fdc6ac4ed0c323ade851b462504a3cbb79"; hash = "sha256-D2+Vbs+EIZykQRJK8GxDyPSh+0DlObw6IfXBOq1JnAw="; rev = "94a7ee303c7852799caceb5af93cfd4f75c442e0"; hash = "sha256-EaXFWS5rdslgf/++FsWfhX3B6HvPlEQWYmiYoWzqGXY="; }; dontConfigure = true; Loading