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-08"; version = "0-unstable-2026-03-16"; src = fetchFromGitHub { owner = "libretro"; repo = "pcsx_rearmed"; rev = "6eb679d064a1efe92af79fe9970c0591c8da02d4"; hash = "sha256-InGMQTGCnbRMLQE5GVDF3aqnH0NY9EjDgJHoh00KGDk="; rev = "4dfc616b9389f9997d1f2afcb9e61023b87c12c7"; hash = "sha256-UVgCeA4+I+7vA0DHgfDUt8Vbg37xnu/lfoRcZmnQ21w="; }; 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-08"; version = "0-unstable-2026-03-16"; src = fetchFromGitHub { owner = "libretro"; repo = "pcsx_rearmed"; rev = "6eb679d064a1efe92af79fe9970c0591c8da02d4"; hash = "sha256-InGMQTGCnbRMLQE5GVDF3aqnH0NY9EjDgJHoh00KGDk="; rev = "4dfc616b9389f9997d1f2afcb9e61023b87c12c7"; hash = "sha256-UVgCeA4+I+7vA0DHgfDUt8Vbg37xnu/lfoRcZmnQ21w="; }; dontConfigure = true; Loading