parent
559ac033ee
commit
eaf9f48c6e
1 changed files with 2 additions and 0 deletions
|
@ -67,6 +67,8 @@
|
||||||
};
|
};
|
||||||
git = pkgs.git.override {
|
git = pkgs.git.override {
|
||||||
perlSupport = false;
|
perlSupport = false;
|
||||||
|
pythonSupport = false;
|
||||||
|
svnSupport = false;
|
||||||
sendEmailSupport = false;
|
sendEmailSupport = false;
|
||||||
withManual = false;
|
withManual = false;
|
||||||
withSsh = true;
|
withSsh = true;
|
||||||
|
|
Loading…
Add table
Reference in a new issue