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-2025-07-28"; version = "0-unstable-2025-08-07"; src = fetchFromGitHub { owner = "stella-emu"; repo = "stella"; rev = "211b4902d5b4440b0aa567dade4eebf77cd868aa"; hash = "sha256-l2b2Lu9l5CwmfDsJazOdQ9mowxfAqJY4SEgtDxCnYxY="; rev = "92313128c3e2afdb9b3decf6642d342af18a1ab5"; hash = "sha256-b1GaRB9Iv3qqyb3I9XKmEbkiplV+Wi3TflJdnQboLbw="; }; 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-2025-07-28"; version = "0-unstable-2025-08-07"; src = fetchFromGitHub { owner = "stella-emu"; repo = "stella"; rev = "211b4902d5b4440b0aa567dade4eebf77cd868aa"; hash = "sha256-l2b2Lu9l5CwmfDsJazOdQ9mowxfAqJY4SEgtDxCnYxY="; rev = "92313128c3e2afdb9b3decf6642d342af18a1ab5"; hash = "sha256-b1GaRB9Iv3qqyb3I9XKmEbkiplV+Wi3TflJdnQboLbw="; }; makefile = "Makefile"; Loading