We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3291b8d + 73469ff commit d5a22d6Copy full SHA for d5a22d6
pkgs/by-name/su/supermariowar/package.nix
@@ -16,13 +16,13 @@
16
17
stdenv.mkDerivation (finalAttrs: {
18
pname = "supermariowar";
19
- version = "2024-unstable-2025-01-30";
+ version = "2024-unstable-2025-04-03";
20
21
src = fetchFromGitHub {
22
owner = "mmatyas";
23
repo = "supermariowar";
24
- rev = "8192bbda2eca807cfe1e2793018bd55ecdaac50a";
25
- hash = "sha256-i/UdKXIOUViv+FJFyss3Xa4Z8+OwW2CQjJ3hROZVaRA=";
+ rev = "c0ed774a2415ad45e72bd6086add2a5cbfc88898";
+ hash = "sha256-vh8SSMxAOG8f9nyJmKUlA8yb+G61Bfc62dhB2eLdo20=";
26
fetchSubmodules = true;
27
};
28
0 commit comments