libretro.dolphin: 0-unstable-2025-05-17 -> 0-unstable-2025-08-05
This commit is contained in:
parent
641d909c4a
commit
022bb8feba
@ -17,13 +17,13 @@
|
|||||||
}:
|
}:
|
||||||
mkLibretroCore {
|
mkLibretroCore {
|
||||||
core = "dolphin";
|
core = "dolphin";
|
||||||
version = "0-unstable-2025-05-17";
|
version = "0-unstable-2025-08-05";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "libretro";
|
owner = "libretro";
|
||||||
repo = "dolphin";
|
repo = "dolphin";
|
||||||
rev = "a09f78f735f0d2184f64ba5b134abe98ee99c65f";
|
rev = "83438f9b1a2c832319876a1fda130a5e33d4ef87";
|
||||||
hash = "sha256-NUnWNj47FmH8perfRwFFnaXeU58shUXqKFOzHf4ce5c=";
|
hash = "sha256-q4y+3uJ1tQ2OvlEvi/JNyIO/RfuWNIEKfVZ6xEWKFCg=";
|
||||||
};
|
};
|
||||||
|
|
||||||
extraNativeBuildInputs = [
|
extraNativeBuildInputs = [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user