melonDS: 1.0-unstable-2025-10-30 -> 1.0-unstable-2025-11-06 (#459509)
This commit is contained in:
@@ -29,13 +29,13 @@ let
|
|||||||
in
|
in
|
||||||
stdenv.mkDerivation (finalAttrs: {
|
stdenv.mkDerivation (finalAttrs: {
|
||||||
pname = "melonDS";
|
pname = "melonDS";
|
||||||
version = "1.0-unstable-2025-10-30";
|
version = "1.0-unstable-2025-11-06";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "melonDS-emu";
|
owner = "melonDS-emu";
|
||||||
repo = "melonDS";
|
repo = "melonDS";
|
||||||
rev = "8a1ef8e30d6c1c2f2b0c9151b74e427dcf112a7a";
|
rev = "220b238ec06692ee144bb1f50867a2edb8795de1";
|
||||||
hash = "sha256-yf5xSXxWeIBDJ1UHJSY2grAQr6by/KU6Lj61nFR9E9Y=";
|
hash = "sha256-Vnrg+6fSnzQKy+3ZU6LKSkkgc04H9KPsE/M2Iu9Wudw=";
|
||||||
};
|
};
|
||||||
|
|
||||||
patches = [ ./fix-build-qt-6.10.patch ];
|
patches = [ ./fix-build-qt-6.10.patch ];
|
||||||
|
|||||||
Reference in New Issue
Block a user