shipwright: enable fetchTags

This commit is contained in:
qubitnano
2025-12-21 11:55:04 -05:00
parent 90317a9587
commit 27d2e0e7fd
+1
View File
@@ -124,6 +124,7 @@ stdenv.mkDerivation (finalAttrs: {
tag = finalAttrs.version;
hash = "sha256-TEP2YNKUuAnvLg+aDOkMmYfPQIjUXWYOhprfqsr8EgQ=";
fetchSubmodules = true;
fetchTags = true;
deepClone = true;
postFetch = ''
cd $out