libretro: add 0-prefix before version

This commit is contained in:
Thiago Kenji Okada 2024-11-20 18:38:20 +00:00
parent 967dae48b2
commit ef3c223fdb
86 changed files with 86 additions and 86 deletions

View File

@ -5,7 +5,7 @@
}: }:
mkLibretroCore { mkLibretroCore {
core = "mednafen-lynx"; core = "mednafen-lynx";
version = "unstable-2024-10-21"; version = "0-unstable-2024-10-21";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "libretro"; owner = "libretro";

View File

@ -5,7 +5,7 @@
}: }:
mkLibretroCore { mkLibretroCore {
core = "mednafen-ngp"; core = "mednafen-ngp";
version = "unstable-2024-10-21"; version = "0-unstable-2024-10-21";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "libretro"; owner = "libretro";

View File

@ -5,7 +5,7 @@
}: }:
mkLibretroCore { mkLibretroCore {
core = "mednafen-pce-fast"; core = "mednafen-pce-fast";
version = "unstable-2024-11-15"; version = "0-unstable-2024-11-15";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "libretro"; owner = "libretro";

View File

@ -5,7 +5,7 @@
}: }:
mkLibretroCore { mkLibretroCore {
core = "mednafen-pce"; core = "mednafen-pce";
version = "unstable-2024-11-15"; version = "0-unstable-2024-11-15";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "libretro"; owner = "libretro";

View File

@ -5,7 +5,7 @@
}: }:
mkLibretroCore { mkLibretroCore {
core = "mednafen-pcfx"; core = "mednafen-pcfx";
version = "unstable-2024-10-21"; version = "0-unstable-2024-10-21";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "libretro"; owner = "libretro";

View File

@ -8,7 +8,7 @@
}: }:
mkLibretroCore { mkLibretroCore {
core = "mednafen-psx" + lib.optionalString withHw "-hw"; core = "mednafen-psx" + lib.optionalString withHw "-hw";
version = "unstable-2024-11-15"; version = "0-unstable-2024-11-15";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "libretro"; owner = "libretro";

View File

@ -5,7 +5,7 @@
}: }:
mkLibretroCore { mkLibretroCore {
core = "mednafen-saturn"; core = "mednafen-saturn";
version = "unstable-2024-10-21"; version = "0-unstable-2024-10-21";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "libretro"; owner = "libretro";

View File

@ -5,7 +5,7 @@
}: }:
mkLibretroCore { mkLibretroCore {
core = "mednafen-supafaust"; core = "mednafen-supafaust";
version = "unstable-2024-10-01"; version = "0-unstable-2024-10-01";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "libretro"; owner = "libretro";

View File

@ -5,7 +5,7 @@
}: }:
mkLibretroCore { mkLibretroCore {
core = "mednafen-supergrafx"; core = "mednafen-supergrafx";
version = "unstable-2024-11-15"; version = "0-unstable-2024-11-15";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "libretro"; owner = "libretro";

View File

@ -5,7 +5,7 @@
}: }:
mkLibretroCore { mkLibretroCore {
core = "mednafen-vb"; core = "mednafen-vb";
version = "unstable-2024-10-21"; version = "0-unstable-2024-10-21";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "libretro"; owner = "libretro";

View File

@ -5,7 +5,7 @@
}: }:
mkLibretroCore { mkLibretroCore {
core = "mednafen-wswan"; core = "mednafen-wswan";
version = "unstable-2024-06-28"; version = "0-unstable-2024-06-28";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "libretro"; owner = "libretro";

View File

@ -5,7 +5,7 @@
}: }:
mkLibretroCore { mkLibretroCore {
core = "blastem"; core = "blastem";
version = "unstable-2022-07-26"; version = "0-unstable-2022-07-26";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "libretro"; owner = "libretro";

View File

@ -5,7 +5,7 @@
}: }:
mkLibretroCore { mkLibretroCore {
core = "bluemsx"; core = "bluemsx";
version = "unstable-2024-10-22"; version = "0-unstable-2024-10-22";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "libretro"; owner = "libretro";

View File

@ -6,7 +6,7 @@
}: }:
mkLibretroCore { mkLibretroCore {
core = "bsnes-hd-beta"; core = "bsnes-hd-beta";
version = "unstable-2023-04-26"; version = "0-unstable-2023-04-26";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "DerKoun"; owner = "DerKoun";

View File

@ -6,7 +6,7 @@
}: }:
mkLibretroCore { mkLibretroCore {
core = "bsnes-mercury-${withProfile}"; core = "bsnes-mercury-${withProfile}";
version = "unstable-2024-10-21"; version = "0-unstable-2024-10-21";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "libretro"; owner = "libretro";

View File

@ -5,7 +5,7 @@
}: }:
mkLibretroCore { mkLibretroCore {
core = "bsnes"; core = "bsnes";
version = "unstable-2024-09-06"; version = "0-unstable-2024-09-06";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "libretro"; owner = "libretro";

View File

@ -11,7 +11,7 @@
}: }:
mkLibretroCore rec { mkLibretroCore rec {
core = "citra"; core = "citra";
version = "unstable-2024-04-01"; version = "0-unstable-2024-04-01";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "libretro"; owner = "libretro";

View File

@ -10,7 +10,7 @@
}: }:
mkLibretroCore { mkLibretroCore {
core = "desmume"; core = "desmume";
version = "unstable-2024-10-21"; version = "0-unstable-2024-10-21";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "libretro"; owner = "libretro";

View File

@ -10,7 +10,7 @@
}: }:
mkLibretroCore { mkLibretroCore {
core = "desmume2015"; core = "desmume2015";
version = "unstable-2024-10-21"; version = "0-unstable-2024-10-21";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "libretro"; owner = "libretro";

View File

@ -17,7 +17,7 @@
}: }:
mkLibretroCore { mkLibretroCore {
core = "dolphin"; core = "dolphin";
version = "unstable-2024-04-19"; version = "0-unstable-2024-04-19";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "libretro"; owner = "libretro";

View File

@ -5,7 +5,7 @@
}: }:
mkLibretroCore { mkLibretroCore {
core = "dosbox-pure"; core = "dosbox-pure";
version = "unstable-2024-09-28"; version = "0-unstable-2024-09-28";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "schellingb"; owner = "schellingb";

View File

@ -5,7 +5,7 @@
}: }:
mkLibretroCore { mkLibretroCore {
core = "dosbox"; core = "dosbox";
version = "unstable-2022-07-18"; version = "0-unstable-2022-07-18";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "libretro"; owner = "libretro";

View File

@ -5,7 +5,7 @@
}: }:
mkLibretroCore { mkLibretroCore {
core = "81"; core = "81";
version = "unstable-2024-10-21"; version = "0-unstable-2024-10-21";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "libretro"; owner = "libretro";

View File

@ -5,7 +5,7 @@
}: }:
mkLibretroCore { mkLibretroCore {
core = "fbalpha2012"; core = "fbalpha2012";
version = "unstable-2024-10-21"; version = "0-unstable-2024-10-21";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "libretro"; owner = "libretro";

View File

@ -5,7 +5,7 @@
}: }:
mkLibretroCore { mkLibretroCore {
core = "fbneo"; core = "fbneo";
version = "unstable-2024-10-03"; version = "0-unstable-2024-10-03";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "libretro"; owner = "libretro";

View File

@ -5,7 +5,7 @@
}: }:
mkLibretroCore { mkLibretroCore {
core = "fceumm"; core = "fceumm";
version = "unstable-2024-09-23"; version = "0-unstable-2024-09-23";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "libretro"; owner = "libretro";

View File

@ -8,7 +8,7 @@
}: }:
mkLibretroCore { mkLibretroCore {
core = "flycast"; core = "flycast";
version = "unstable-2024-10-05"; version = "0-unstable-2024-10-05";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "flyinghead"; owner = "flyinghead";

View File

@ -5,7 +5,7 @@
}: }:
mkLibretroCore { mkLibretroCore {
core = "fmsx"; core = "fmsx";
version = "unstable-2024-06-28"; version = "0-unstable-2024-06-28";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "libretro"; owner = "libretro";

View File

@ -5,7 +5,7 @@
}: }:
mkLibretroCore { mkLibretroCore {
core = "freeintv"; core = "freeintv";
version = "unstable-2024-06-28"; version = "0-unstable-2024-06-28";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "libretro"; owner = "libretro";

View File

@ -5,7 +5,7 @@
}: }:
mkLibretroCore { mkLibretroCore {
core = "fuse"; core = "fuse";
version = "unstable-2024-09-20"; version = "0-unstable-2024-09-20";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "libretro"; owner = "libretro";

View File

@ -5,7 +5,7 @@
}: }:
mkLibretroCore { mkLibretroCore {
core = "gambatte"; core = "gambatte";
version = "unstable-2024-10-04"; version = "0-unstable-2024-10-04";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "libretro"; owner = "libretro";

View File

@ -5,7 +5,7 @@
}: }:
mkLibretroCore { mkLibretroCore {
core = "genesis-plus-gx"; core = "genesis-plus-gx";
version = "unstable-2024-09-18"; version = "0-unstable-2024-09-18";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "libretro"; owner = "libretro";

View File

@ -5,7 +5,7 @@
}: }:
mkLibretroCore { mkLibretroCore {
core = "gpsp"; core = "gpsp";
version = "unstable-2024-09-18"; version = "0-unstable-2024-09-18";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "libretro"; owner = "libretro";

View File

@ -5,7 +5,7 @@
}: }:
mkLibretroCore { mkLibretroCore {
core = "gw"; core = "gw";
version = "unstable-2024-10-21"; version = "0-unstable-2024-10-21";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "libretro"; owner = "libretro";

View File

@ -5,7 +5,7 @@
}: }:
mkLibretroCore { mkLibretroCore {
core = "handy"; core = "handy";
version = "unstable-2024-10-21"; version = "0-unstable-2024-10-21";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "libretro"; owner = "libretro";

View File

@ -6,7 +6,7 @@
}: }:
mkLibretroCore { mkLibretroCore {
core = "hatari"; core = "hatari";
version = "unstable-2024-10-21"; version = "0-unstable-2024-10-21";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "libretro"; owner = "libretro";

View File

@ -9,7 +9,7 @@
}: }:
mkLibretroCore { mkLibretroCore {
core = "mame"; core = "mame";
version = "unstable-2024-11-01"; version = "0-unstable-2024-11-01";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "libretro"; owner = "libretro";

View File

@ -6,7 +6,7 @@
}: }:
mkLibretroCore { mkLibretroCore {
core = "mame2000"; core = "mame2000";
version = "unstable-2024-11-01"; version = "0-unstable-2024-11-01";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "libretro"; owner = "libretro";

View File

@ -5,7 +5,7 @@
}: }:
mkLibretroCore { mkLibretroCore {
core = "mame2003-plus"; core = "mame2003-plus";
version = "unstable-2024-11-01"; version = "0-unstable-2024-11-01";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "libretro"; owner = "libretro";

View File

@ -5,7 +5,7 @@
}: }:
mkLibretroCore { mkLibretroCore {
core = "mame2003"; core = "mame2003";
version = "unstable-2024-11-01"; version = "0-unstable-2024-11-01";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "libretro"; owner = "libretro";

View File

@ -6,7 +6,7 @@
}: }:
mkLibretroCore { mkLibretroCore {
core = "mame2010"; core = "mame2010";
version = "unstable-2024-10-23"; version = "0-unstable-2024-10-23";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "libretro"; owner = "libretro";

View File

@ -7,7 +7,7 @@
}: }:
mkLibretroCore { mkLibretroCore {
core = "mame2015"; core = "mame2015";
version = "unstable-2023-11-01"; version = "0-unstable-2023-11-01";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "libretro"; owner = "libretro";

View File

@ -7,7 +7,7 @@
}: }:
mkLibretroCore { mkLibretroCore {
core = "mame2016"; core = "mame2016";
version = "unstable-2024-04-06"; version = "0-unstable-2024-04-06";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "libretro"; owner = "libretro";

View File

@ -7,7 +7,7 @@
}: }:
mkLibretroCore { mkLibretroCore {
core = "melonds"; core = "melonds";
version = "unstable-2024-10-21"; version = "0-unstable-2024-10-21";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "libretro"; owner = "libretro";

View File

@ -5,7 +5,7 @@
}: }:
mkLibretroCore { mkLibretroCore {
core = "mesen-s"; core = "mesen-s";
version = "unstable-2024-10-21"; version = "0-unstable-2024-10-21";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "libretro"; owner = "libretro";

View File

@ -5,7 +5,7 @@
}: }:
mkLibretroCore { mkLibretroCore {
core = "mesen"; core = "mesen";
version = "unstable-2024-06-09"; version = "0-unstable-2024-06-09";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "libretro"; owner = "libretro";

View File

@ -5,7 +5,7 @@
}: }:
mkLibretroCore { mkLibretroCore {
core = "meteor"; core = "meteor";
version = "unstable-2020-12-28"; version = "0-unstable-2020-12-28";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "libretro"; owner = "libretro";

View File

@ -5,7 +5,7 @@
}: }:
mkLibretroCore { mkLibretroCore {
core = "mgba"; core = "mgba";
version = "unstable-2024-11-12"; version = "0-unstable-2024-11-12";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "libretro"; owner = "libretro";

View File

@ -5,7 +5,7 @@
}: }:
mkLibretroCore rec { mkLibretroCore rec {
core = "mrboom"; core = "mrboom";
version = "unstable-2024-07-01"; version = "0-unstable-2024-07-01";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "Javanaise"; owner = "Javanaise";

View File

@ -11,7 +11,7 @@
}: }:
mkLibretroCore { mkLibretroCore {
core = "mupen64plus-next"; core = "mupen64plus-next";
version = "unstable-2024-10-29"; version = "0-unstable-2024-10-29";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "libretro"; owner = "libretro";

View File

@ -5,7 +5,7 @@
}: }:
mkLibretroCore { mkLibretroCore {
core = "neocd"; core = "neocd";
version = "unstable-2024-10-21"; version = "0-unstable-2024-10-21";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "libretro"; owner = "libretro";

View File

@ -5,7 +5,7 @@
}: }:
mkLibretroCore { mkLibretroCore {
core = "nestopia"; core = "nestopia";
version = "unstable-2024-10-17"; version = "0-unstable-2024-10-17";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "libretro"; owner = "libretro";

View File

@ -5,7 +5,7 @@
}: }:
mkLibretroCore rec { mkLibretroCore rec {
core = "np2kai"; core = "np2kai";
version = "unstable-2024-11-03"; version = "0-unstable-2024-11-03";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "AZO234"; owner = "AZO234";

View File

@ -5,7 +5,7 @@
}: }:
mkLibretroCore { mkLibretroCore {
core = "nxengine"; core = "nxengine";
version = "unstable-2024-10-21"; version = "0-unstable-2024-10-21";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "libretro"; owner = "libretro";

View File

@ -5,7 +5,7 @@
}: }:
mkLibretroCore { mkLibretroCore {
core = "o2em"; core = "o2em";
version = "unstable-2024-06-28"; version = "0-unstable-2024-06-28";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "libretro"; owner = "libretro";

View File

@ -6,7 +6,7 @@
}: }:
mkLibretroCore { mkLibretroCore {
core = "opera"; core = "opera";
version = "unstable-2024-10-17"; version = "0-unstable-2024-10-17";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "libretro"; owner = "libretro";

View File

@ -9,7 +9,7 @@
}: }:
mkLibretroCore { mkLibretroCore {
core = "parallel-n64"; core = "parallel-n64";
version = "unstable-2024-10-21"; version = "0-unstable-2024-10-21";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "libretro"; owner = "libretro";

View File

@ -5,7 +5,7 @@
}: }:
mkLibretroCore { mkLibretroCore {
core = "pcsx-rearmed"; core = "pcsx-rearmed";
version = "unstable-2024-11-17"; version = "0-unstable-2024-11-17";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "libretro"; owner = "libretro";

View File

@ -17,7 +17,7 @@
}: }:
mkLibretroCore { mkLibretroCore {
core = "pcsx2"; core = "pcsx2";
version = "unstable-2023-01-30"; version = "0-unstable-2023-01-30";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "libretro"; owner = "libretro";

View File

@ -5,7 +5,7 @@
}: }:
mkLibretroCore { mkLibretroCore {
core = "picodrive"; core = "picodrive";
version = "unstable-2024-10-19"; version = "0-unstable-2024-10-19";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "libretro"; owner = "libretro";

View File

@ -14,7 +14,7 @@
}: }:
mkLibretroCore { mkLibretroCore {
core = "play"; core = "play";
version = "unstable-2024-10-19"; version = "0-unstable-2024-10-19";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "jpd002"; owner = "jpd002";

View File

@ -13,7 +13,7 @@
}: }:
mkLibretroCore { mkLibretroCore {
core = "ppsspp"; core = "ppsspp";
version = "unstable-2024-11-15"; version = "0-unstable-2024-11-15";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "hrydgard"; owner = "hrydgard";

View File

@ -5,7 +5,7 @@
}: }:
mkLibretroCore { mkLibretroCore {
core = "prboom"; core = "prboom";
version = "unstable-2024-10-21"; version = "0-unstable-2024-10-21";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "libretro"; owner = "libretro";

View File

@ -5,7 +5,7 @@
}: }:
mkLibretroCore { mkLibretroCore {
core = "prosystem"; core = "prosystem";
version = "unstable-2024-10-21"; version = "0-unstable-2024-10-21";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "libretro"; owner = "libretro";

View File

@ -5,7 +5,7 @@
}: }:
mkLibretroCore { mkLibretroCore {
core = "puae"; core = "puae";
version = "unstable-2024-10-19"; version = "0-unstable-2024-10-19";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "libretro"; owner = "libretro";

View File

@ -5,7 +5,7 @@
}: }:
mkLibretroCore { mkLibretroCore {
core = "quicknes"; core = "quicknes";
version = "unstable-2024-10-21"; version = "0-unstable-2024-10-21";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "libretro"; owner = "libretro";

View File

@ -12,7 +12,7 @@
}: }:
mkLibretroCore { mkLibretroCore {
core = "same_cdi"; core = "same_cdi";
version = "unstable-2023-02-28"; version = "0-unstable-2023-02-28";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "libretro"; owner = "libretro";

View File

@ -7,7 +7,7 @@
}: }:
mkLibretroCore { mkLibretroCore {
core = "sameboy"; core = "sameboy";
version = "unstable-2024-06-28"; version = "0-unstable-2024-06-28";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "libretro"; owner = "libretro";

View File

@ -10,7 +10,7 @@
}: }:
mkLibretroCore { mkLibretroCore {
core = "scummvm"; core = "scummvm";
version = "unstable-2022-04-06"; version = "0-unstable-2022-04-06";
# This is the old source code before they upstreamed the source code, # This is the old source code before they upstreamed the source code,
# so now the libretro related code lives in the scummvm/scummvm repository. # so now the libretro related code lives in the scummvm/scummvm repository.

View File

@ -5,7 +5,7 @@
}: }:
mkLibretroCore { mkLibretroCore {
core = "smsplus"; core = "smsplus";
version = "unstable-2024-10-21"; version = "0-unstable-2024-10-21";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "libretro"; owner = "libretro";

View File

@ -5,7 +5,7 @@
}: }:
mkLibretroCore { mkLibretroCore {
core = "snes9x"; core = "snes9x";
version = "unstable-2024-10-28"; version = "0-unstable-2024-10-28";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "snes9xgit"; owner = "snes9xgit";

View File

@ -5,7 +5,7 @@
}: }:
mkLibretroCore { mkLibretroCore {
core = "snes9x2002"; core = "snes9x2002";
version = "unstable-2024-10-21"; version = "0-unstable-2024-10-21";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "libretro"; owner = "libretro";

View File

@ -6,7 +6,7 @@
}: }:
mkLibretroCore { mkLibretroCore {
core = "snes9x2005" + lib.optionalString withBlarggAPU "-plus"; core = "snes9x2005" + lib.optionalString withBlarggAPU "-plus";
version = "unstable-2024-10-21"; version = "0-unstable-2024-10-21";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "libretro"; owner = "libretro";

View File

@ -5,7 +5,7 @@
}: }:
mkLibretroCore rec { mkLibretroCore rec {
core = "snes9x2010"; core = "snes9x2010";
version = "unstable-2024-11-18"; version = "0-unstable-2024-11-18";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "libretro"; owner = "libretro";

View File

@ -5,7 +5,7 @@
}: }:
mkLibretroCore { mkLibretroCore {
core = "stella"; core = "stella";
version = "unstable-2024-11-17"; version = "0-unstable-2024-11-17";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "stella-emu"; owner = "stella-emu";

View File

@ -5,7 +5,7 @@
}: }:
mkLibretroCore { mkLibretroCore {
core = "stella2014"; core = "stella2014";
version = "unstable-2024-10-21"; version = "0-unstable-2024-10-21";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "libretro"; owner = "libretro";

View File

@ -6,7 +6,7 @@
}: }:
mkLibretroCore { mkLibretroCore {
core = "swanstation"; core = "swanstation";
version = "unstable-2024-07-24"; version = "0-unstable-2024-07-24";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "libretro"; owner = "libretro";

View File

@ -5,7 +5,7 @@
}: }:
mkLibretroCore { mkLibretroCore {
core = "tgbdual"; core = "tgbdual";
version = "unstable-2024-10-21"; version = "0-unstable-2024-10-21";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "libretro"; owner = "libretro";

View File

@ -6,7 +6,7 @@
}: }:
mkLibretroCore { mkLibretroCore {
core = "thepowdertoy"; core = "thepowdertoy";
version = "unstable-2024-10-01"; version = "0-unstable-2024-10-01";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "libretro"; owner = "libretro";

View File

@ -7,7 +7,7 @@
}: }:
mkLibretroCore { mkLibretroCore {
core = "tic80"; core = "tic80";
version = "unstable-2024-05-13"; version = "0-unstable-2024-05-13";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "libretro"; owner = "libretro";

View File

@ -5,7 +5,7 @@
}: }:
mkLibretroCore { mkLibretroCore {
core = "2048"; core = "2048";
version = "unstable-2024-06-28"; version = "0-unstable-2024-06-28";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "libretro"; owner = "libretro";

View File

@ -5,7 +5,7 @@
}: }:
mkLibretroCore { mkLibretroCore {
core = "vbam"; core = "vbam";
version = "unstable-2024-10-21"; version = "0-unstable-2024-10-21";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "libretro"; owner = "libretro";

View File

@ -5,7 +5,7 @@
}: }:
mkLibretroCore { mkLibretroCore {
core = "vba-next"; core = "vba-next";
version = "unstable-2024-06-28"; version = "0-unstable-2024-06-28";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "libretro"; owner = "libretro";

View File

@ -7,7 +7,7 @@
}: }:
mkLibretroCore { mkLibretroCore {
core = "vecx"; core = "vecx";
version = "unstable-2024-06-28"; version = "0-unstable-2024-06-28";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "libretro"; owner = "libretro";

View File

@ -5,7 +5,7 @@
}: }:
mkLibretroCore { mkLibretroCore {
core = "virtualjaguar"; core = "virtualjaguar";
version = "unstable-2024-10-21"; version = "0-unstable-2024-10-21";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "libretro"; owner = "libretro";

View File

@ -6,7 +6,7 @@
}: }:
mkLibretroCore { mkLibretroCore {
core = "yabause"; core = "yabause";
version = "unstable-2024-10-21"; version = "0-unstable-2024-10-21";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "libretro"; owner = "libretro";