highscore-stella: 0-unstable-2026-01-02 -> 0-unstable-2026-01-27 (#485266)

This commit is contained in:
nixpkgs-ci[bot]
2026-02-01 13:11:42 +00:00
committed by GitHub
+3 -3
View File
@@ -11,13 +11,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "highscore-stella";
version = "0-unstable-2026-01-02";
version = "0-unstable-2026-01-27";
src = fetchFromGitHub {
owner = "highscore-emu";
repo = "stella";
rev = "a8d92c100e83ae2249c5b30afcaa4b4ed31fcc46";
hash = "sha256-QfKtAIMCqniF15vCuWKz/pwb0FuE6xDp6/rfeUWpMgQ=";
rev = "689e4325099fbc348a92be40237d94bba692aff4";
hash = "sha256-7+/qgWUiL/dzacuFmbQiAOO+R71rFas+Tf0kpZHOjgY=";
};
sourceRoot = "${finalAttrs.src.name}/src/os/highscore";