From 5e77878c7961538798a397f96d129e293c626865 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Sat, 29 Nov 2025 18:59:41 +0000 Subject: [PATCH] libretro.beetle-psx: 0-unstable-2025-11-14 -> 0-unstable-2025-11-28 --- 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 8a5c5666c972..c82acc46df55 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-11-14"; + version = "0-unstable-2025-11-28"; src = fetchFromGitHub { owner = "libretro"; repo = "beetle-psx-libretro"; - rev = "d6383bff89a93e02aad10a586e804829861c3de1"; - hash = "sha256-90NhPleaA/YnkQ0EDbvjIGOVn49m+LFy1ovw7/scqlc="; + rev = "1420c90299b1d9f4ef59373b3e5fa538a1e17a65"; + hash = "sha256-w7Mcg80LiErWQdFiTfd+RTqJgCjH8qVf/N73KGOwyO4="; }; extraBuildInputs = lib.optionals withHw [