Merge #62532: teeworlds: fetchSubmodules
This commit is contained in:
commit
dd589adb74
@ -10,7 +10,8 @@ stdenv.mkDerivation rec {
|
|||||||
owner = "teeworlds";
|
owner = "teeworlds";
|
||||||
repo = "teeworlds";
|
repo = "teeworlds";
|
||||||
rev = version;
|
rev = version;
|
||||||
sha256 = "05qj6gdw167pan1gwq82ffz03nmlhhzrv1sslpfm8w81nq4b5c72";
|
sha256 = "1hfj22xxswqnm1s74ln3dwl63rs4mk9g4yvpf75plswbxd0020la";
|
||||||
|
fetchSubmodules = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
postPatch = ''
|
postPatch = ''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user