Revert "shipwright: enable fetchTags (#473003)"
This reverts commit95ba41fa4f, reversing changes made to92feab454b.
This commit is contained in:
@@ -124,7 +124,6 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
tag = finalAttrs.version;
|
||||
hash = "sha256-kFi5yo+CGH67NU7haDAbzWCURzsUYMlRzx66XGvh0a0=";
|
||||
fetchSubmodules = true;
|
||||
fetchTags = true;
|
||||
deepClone = true;
|
||||
postFetch = ''
|
||||
cd $out
|
||||
|
||||
Reference in New Issue
Block a user