_2ship2harkinian: enable fetchTags

This commit is contained in:
qubitnano
2025-12-21 13:14:35 -05:00
parent 90317a9587
commit c67f7a92e3
@@ -114,6 +114,7 @@ stdenv.mkDerivation (finalAttrs: {
tag = finalAttrs.version;
hash = "sha256-EC8o5FIP/eXa+0LZt0C8EWHzKVAniv9SIXkZdbibcxg=";
fetchSubmodules = true;
fetchTags = true;
deepClone = true;
postFetch = ''
cd $out