mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-01 01:33:20 +00:00
supermariowar: 2023-unstable-2024-09-21 -> 2023-unstable-2024-10-17
This commit is contained in:
parent
d533f739c4
commit
edadf1c80f
@ -16,13 +16,13 @@
|
|||||||
|
|
||||||
stdenv.mkDerivation (finalAttrs: {
|
stdenv.mkDerivation (finalAttrs: {
|
||||||
pname = "supermariowar";
|
pname = "supermariowar";
|
||||||
version = "2023-unstable-2024-09-21";
|
version = "2023-unstable-2024-10-17";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "mmatyas";
|
owner = "mmatyas";
|
||||||
repo = "supermariowar";
|
repo = "supermariowar";
|
||||||
rev = "7e7ebe39cadba5d0bd9d7e87a08264332c2f1f12";
|
rev = "a04d6f4069d2ef90a76bf562d1fd937c9cf56140";
|
||||||
hash = "sha256-kBwaqw0GZvLWE5GqgfieLRU4s8wYFtTZyl1MgwWGbMc=";
|
hash = "sha256-4WsjSjT3uN5hBqUtH6UaTxHUYkwvjiYrWzRqY3vBpAE=";
|
||||||
fetchSubmodules = true;
|
fetchSubmodules = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user