From 7913c14a3e88f5cf5c7806d03dc6ff122d72b148 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Wed, 7 Jan 2026 03:51:58 +0000 Subject: [PATCH] libretro.beetle-psx: 0-unstable-2025-12-28 -> 0-unstable-2026-01-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 6c9482c058a0..bd12b347cf71 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-12-28"; + version = "0-unstable-2026-01-02"; src = fetchFromGitHub { owner = "libretro"; repo = "beetle-psx-libretro"; - rev = "b923925b4ec924d3b2051298ae9eb3ae654d99db"; - hash = "sha256-zwCDU94vixCQwVK7fLCdLobizt0nCf/0ZzkUaQLnYDs="; + rev = "3ca0580ec7b49260559eb8d5dd771f7a8924cdbd"; + hash = "sha256-JRyEV4yGiu3Xkinvte88U3gHYeHvlyMTJFXdVah9ocs="; }; extraBuildInputs = lib.optionals withHw [