gitMinimal: set perlSupport=false
This commit is contained in:
@@ -27293,6 +27293,7 @@ with pkgs;
|
||||
gitMinimal = git.override {
|
||||
withManual = false;
|
||||
pythonSupport = false;
|
||||
perlSupport = false;
|
||||
withpcre2 = false;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user