From ed63995346d09d6023da792fea842613f6a46442 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Mon, 17 Mar 2025 12:44:48 +0000 Subject: [PATCH] libretro.beetle-psx: 0-unstable-2025-01-10 -> 0-unstable-2025-03-16 --- 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 7a3a5c6a5bb6..015d49aa644f 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-01-10"; + version = "0-unstable-2025-03-16"; src = fetchFromGitHub { owner = "libretro"; repo = "beetle-psx-libretro"; - rev = "60cf49e94e65d4023d93718161dc03b9e24da47a"; - hash = "sha256-EFiLF/5zcoPFnzozEqkXWOEjx3KCgRoixYXqN9ai7qc="; + rev = "d4a2ce15eea2e93ba984d1800fe7151b14df0de4"; + hash = "sha256-Xq3NOH6rsuZQnifE0brX98okchKrLG7fB8eAgt+aK9A="; }; extraBuildInputs = lib.optionals withHw [