From 30fdc15fb47143f5e4ee96691c7c9b3ca8a7a232 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Fri, 5 Jun 2026 19:41:44 +0000 Subject: [PATCH] libretro.beetle-psx: 0-unstable-2026-05-23 -> 0-unstable-2026-06-02 --- 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 347db2e03128..eb613fa069dc 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-2026-05-23"; + version = "0-unstable-2026-06-02"; src = fetchFromGitHub { owner = "libretro"; repo = "beetle-psx-libretro"; - rev = "ccd8ae3d8d8e43100e9f596a66214a5b2acb2da1"; - hash = "sha256-zznSKLjpc0ovgqzkpxBqVOMV7UZyuTx1R/x4SCbSPdo="; + rev = "ee042b73f8fe2aa9c8c73408b5bf200a3ce1a67b"; + hash = "sha256-k1DvQHGQH/d6W7jTIAW9jIk0qVHUji3PeYAa8MuUP9w="; }; extraBuildInputs = lib.optionals withHw [