Merge pull request #207831 from andir/sane-git-defaults

git: set reasonable default features

authored by Andreas Rammhold and committed by GitHub a22b8165 6134954a

+1 -1
+1 -1
pkgs/applications/version-management/git/default.nix
··· 12 12 , withManual ? true 13 13 , pythonSupport ? true 14 14 , withpcre2 ? true 15 - , sendEmailSupport ? false 15 + , sendEmailSupport ? perlSupport 16 16 , Security, CoreServices 17 17 , nixosTests 18 18 , withLibsecret ? false