libretro.beetle-psx: 0-unstable-2025-12-28 -> 0-unstable-2026-01-02 (#477624)

This commit is contained in:
Nick Cao
2026-01-07 21:05:33 +00:00
committed by GitHub
@@ -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 [