Merge #180079: git-lfs: remove leaveDotGit=true
This commit is contained in:
commit
2f00df37c4
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@ buildGoModule rec {
|
|||
repo = "git-lfs";
|
||||
rev = "v${version}";
|
||||
sha256 = "sha256-3gVUPfZs5GViEA3D7Zm5NdxhuEz9DhwPLoQqHFdGCrI=";
|
||||
leaveDotGit = true;
|
||||
};
|
||||
|
||||
vendorSha256 = null;
|
||||
|
|
Loading…
Reference in a new issue