mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-11 12:15:34 +03:00
supermariowar: 2024-unstable-2025-01-30 -> 2024-unstable-2025-04-03
This commit is contained in:
parent
0f8029409e
commit
73469ffe36
1 changed files with 3 additions and 3 deletions
|
@ -16,13 +16,13 @@
|
||||||
|
|
||||||
stdenv.mkDerivation (finalAttrs: {
|
stdenv.mkDerivation (finalAttrs: {
|
||||||
pname = "supermariowar";
|
pname = "supermariowar";
|
||||||
version = "2024-unstable-2025-01-30";
|
version = "2024-unstable-2025-04-03";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "mmatyas";
|
owner = "mmatyas";
|
||||||
repo = "supermariowar";
|
repo = "supermariowar";
|
||||||
rev = "8192bbda2eca807cfe1e2793018bd55ecdaac50a";
|
rev = "c0ed774a2415ad45e72bd6086add2a5cbfc88898";
|
||||||
hash = "sha256-i/UdKXIOUViv+FJFyss3Xa4Z8+OwW2CQjJ3hROZVaRA=";
|
hash = "sha256-vh8SSMxAOG8f9nyJmKUlA8yb+G61Bfc62dhB2eLdo20=";
|
||||||
fetchSubmodules = true;
|
fetchSubmodules = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue