slim git down some more
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
559ac033ee
commit
eaf9f48c6e
1 changed files with 2 additions and 0 deletions
|
@ -67,6 +67,8 @@
|
|||
};
|
||||
git = pkgs.git.override {
|
||||
perlSupport = false;
|
||||
pythonSupport = false;
|
||||
svnSupport = false;
|
||||
sendEmailSupport = false;
|
||||
withManual = false;
|
||||
withSsh = true;
|
||||
|
|
Loading…
Reference in a new issue