_2ship2harkinian: enable fetchTags (#473002)

This commit is contained in:
Aleksana
2025-12-22 03:19:14 +00:00
committed by GitHub
@@ -114,6 +114,7 @@ stdenv.mkDerivation (finalAttrs: {
tag = finalAttrs.version;
hash = "sha256-EC8o5FIP/eXa+0LZt0C8EWHzKVAniv9SIXkZdbibcxg=";
fetchSubmodules = true;
fetchTags = true;
deepClone = true;
postFetch = ''
cd $out