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