Loading pkgs/applications/emulators/libretro/cores/stella.nix +3 −3 Original line number Diff line number Diff line Loading @@ -5,13 +5,13 @@ }: mkLibretroCore { core = "stella"; version = "0-unstable-2026-04-19"; version = "0-unstable-2026-04-28"; src = fetchFromGitHub { owner = "stella-emu"; repo = "stella"; rev = "8b7bc991d2500cbf2e861c25f96ff81e0d13f273"; hash = "sha256-jeu/7hHuPfSoJg2/6UxUqHWOGMSe0vX6cgWLmVYHABQ="; rev = "0c1b944387b5ac2b1bf753c2c4221db4fdc10f79"; hash = "sha256-mohkp6oOP8MtRs/WHw4Rxs3FrB6h4X6/ENrRdjiiXlQ="; }; makefile = "Makefile"; Loading Loading
pkgs/applications/emulators/libretro/cores/stella.nix +3 −3 Original line number Diff line number Diff line Loading @@ -5,13 +5,13 @@ }: mkLibretroCore { core = "stella"; version = "0-unstable-2026-04-19"; version = "0-unstable-2026-04-28"; src = fetchFromGitHub { owner = "stella-emu"; repo = "stella"; rev = "8b7bc991d2500cbf2e861c25f96ff81e0d13f273"; hash = "sha256-jeu/7hHuPfSoJg2/6UxUqHWOGMSe0vX6cgWLmVYHABQ="; rev = "0c1b944387b5ac2b1bf753c2c4221db4fdc10f79"; hash = "sha256-mohkp6oOP8MtRs/WHw4Rxs3FrB6h4X6/ENrRdjiiXlQ="; }; makefile = "Makefile"; Loading