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-2024-11-17"; version = "0-unstable-2025-01-09"; src = fetchFromGitHub { owner = "libretro"; repo = "pcsx_rearmed"; rev = "e3d7ea45c75f2752e351d5c5b54cf7e79e66d26e"; hash = "sha256-dJqomyUHYQ+vpyu7/w2S/NidgYbHiGBWjebFQAXjzI0="; rev = "c5d1f1dd5e304dfcba2adf0de8aa9188ca35fad3"; hash = "sha256-4stYqeGrKtNtjbhoG8IriV41xq3urH9QMNnqYMQ7CxQ="; }; 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-2024-11-17"; version = "0-unstable-2025-01-09"; src = fetchFromGitHub { owner = "libretro"; repo = "pcsx_rearmed"; rev = "e3d7ea45c75f2752e351d5c5b54cf7e79e66d26e"; hash = "sha256-dJqomyUHYQ+vpyu7/w2S/NidgYbHiGBWjebFQAXjzI0="; rev = "c5d1f1dd5e304dfcba2adf0de8aa9188ca35fad3"; hash = "sha256-4stYqeGrKtNtjbhoG8IriV41xq3urH9QMNnqYMQ7CxQ="; }; dontConfigure = true; Loading