fetchgit: use git-lfs from buildPackages
This commit is contained in:
parent
9004162c26
commit
81969e3a7e
@ -365,6 +365,7 @@ in
|
||||
fetchgit = callPackage ../build-support/fetchgit {
|
||||
git = buildPackages.gitMinimal;
|
||||
cacert = buildPackages.cacert;
|
||||
git-lfs = buildPackages.git-lfs;
|
||||
};
|
||||
|
||||
fetchgitLocal = callPackage ../build-support/fetchgitlocal { };
|
||||
|
Loading…
x
Reference in New Issue
Block a user