slim git down some more
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Jeffrey C. Ollie 2024-09-07 23:03:48 -05:00
parent 559ac033ee
commit eaf9f48c6e
Signed by: jeff
GPG key ID: 6F86035A6D97044E

View file

@ -67,6 +67,8 @@
};
git = pkgs.git.override {
perlSupport = false;
pythonSupport = false;
svnSupport = false;
sendEmailSupport = false;
withManual = false;
withSsh = true;