shipwright: enable fetchTags (#473003)

This commit is contained in:
Aleksana
2025-12-22 03:18:58 +00:00
committed by GitHub
+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