sm64ex: 0-unstable-2024-07-04 -> 0-unstable-2024-12-17

This commit is contained in:
qubitnano
2025-04-18 16:35:53 -04:00
parent d885e4e634
commit 88d358d74d
+3 -3
View File
@@ -18,13 +18,13 @@ in
stdenv.mkDerivation (finalAttrs: {
pname = "sm64ex";
version = "0-unstable-2024-07-04";
version = "0-unstable-2024-12-17";
src = fetchFromGitHub {
owner = "sm64pc";
repo = "sm64ex";
rev = "20bb444562aa1dba79cf6adcb5da632ba580eec3";
hash = "sha256-nw+F0upTetLqib5r5QxmcOauSJccpTydV3soXz9CHLQ=";
rev = "d7ca2c04364a6dd0dac58b47151e04e26887e6f0";
hash = "sha256-n3ecY97UB/fdTZpy78CB4DxyHyjK+L6AAuNpvnmVoss=";
};
patches = lib.optionals _60fps [