Loading pkgs/applications/emulators/libretro/cores/twenty-fortyeight.nix +3 −3 Original line number Diff line number Diff line Loading @@ -5,13 +5,13 @@ }: mkLibretroCore { core = "2048"; version = "0-unstable-2026-03-31"; version = "0-unstable-2026-04-10"; src = fetchFromGitHub { owner = "libretro"; repo = "libretro-2048"; rev = "1892de39d80ec37e1fac79729cd91917b21f1349"; hash = "sha256-lNcDdkiWiXhvwwpzMnceTDY+mJl1JTZfGCY+WIOvrP8="; rev = "c90437d3c3913999624deca3fb55ecfa632b72c4"; hash = "sha256-dE3PanK+rpf01R4aoD3KMwVhEVvmmVS2klVPQUGTUC0="; }; meta = { Loading Loading
pkgs/applications/emulators/libretro/cores/twenty-fortyeight.nix +3 −3 Original line number Diff line number Diff line Loading @@ -5,13 +5,13 @@ }: mkLibretroCore { core = "2048"; version = "0-unstable-2026-03-31"; version = "0-unstable-2026-04-10"; src = fetchFromGitHub { owner = "libretro"; repo = "libretro-2048"; rev = "1892de39d80ec37e1fac79729cd91917b21f1349"; hash = "sha256-lNcDdkiWiXhvwwpzMnceTDY+mJl1JTZfGCY+WIOvrP8="; rev = "c90437d3c3913999624deca3fb55ecfa632b72c4"; hash = "sha256-dE3PanK+rpf01R4aoD3KMwVhEVvmmVS2klVPQUGTUC0="; }; meta = { Loading