mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
libretro.flycast: 0-unstable-2025-05-22 -> 0-unstable-2025-06-01
This commit is contained in:
parent
affc8c31ff
commit
2c77349868
1 changed files with 3 additions and 3 deletions
|
@ -8,13 +8,13 @@
|
||||||
}:
|
}:
|
||||||
mkLibretroCore {
|
mkLibretroCore {
|
||||||
core = "flycast";
|
core = "flycast";
|
||||||
version = "0-unstable-2025-05-22";
|
version = "0-unstable-2025-06-01";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "flyinghead";
|
owner = "flyinghead";
|
||||||
repo = "flycast";
|
repo = "flycast";
|
||||||
rev = "1953eb0eea10f6ddc780bea743ad74c57983b554";
|
rev = "d9ec0cb3ab0ce383f24f86d023e1889b7f37c5c7";
|
||||||
hash = "sha256-Y0QmDzML8bSQi1DxFErBptSB31TrXmFGVoTYnd3Ppr0=";
|
hash = "sha256-MwXq+qhba+PNS1e2LS3CduWcdO3Tm0OS8ny1Gq3Zo5s=";
|
||||||
fetchSubmodules = true;
|
fetchSubmodules = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue