From 6ea1f1e5fd6fa985c85a054f71b0d9b1a28eed0f Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Sun, 5 Oct 2025 19:41:50 +0000 Subject: [PATCH] libretro.beetle-psx: 0-unstable-2025-08-29 -> 0-unstable-2025-10-03 --- pkgs/applications/emulators/libretro/cores/beetle-psx.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/applications/emulators/libretro/cores/beetle-psx.nix b/pkgs/applications/emulators/libretro/cores/beetle-psx.nix index 06afaea0bda9..f897e38fba5d 100644 --- a/pkgs/applications/emulators/libretro/cores/beetle-psx.nix +++ b/pkgs/applications/emulators/libretro/cores/beetle-psx.nix @@ -8,13 +8,13 @@ }: mkLibretroCore { core = "mednafen-psx" + lib.optionalString withHw "-hw"; - version = "0-unstable-2025-08-29"; + version = "0-unstable-2025-10-03"; src = fetchFromGitHub { owner = "libretro"; repo = "beetle-psx-libretro"; - rev = "fe380f78ca0796fbe58901d80b125afaa8a2670b"; - hash = "sha256-MG8hrLkqTgMI/JQ0WZ68iI22xD/Qs2jWL+tle0brZ6g="; + rev = "4968db4255bd8853137132c5d0809becd7638026"; + hash = "sha256-MVcz+c5ExZZuda5ene4nhidd/zZNvXcAg+wCinQisME="; }; extraBuildInputs = lib.optionals withHw [