3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/applications/version-management/git-and-tools/git
Demin Dmitriy ea688c051d git: remove runtime dependency on gcc
Reduces gitMinimal closure size from 329.6M to 174.8M.

Fixes the issue https://github.com/NixOS/nixpkgs/issues/64350.

In git 2.22.0 git-stash is no longer a shell script and now it is just a symlink to git.
`postInstall` assumed that it was a shell script, tried to patch it and
ended up corrupting the file and made `strip` refuse stripping it.
2019-07-17 10:33:13 +02:00
..
default.nix git: remove runtime dependency on gcc 2019-07-17 10:33:13 +02:00
docbook2texi.patch git: 2.19.2 -> 2.21.0 2019-02-25 19:21:45 +00:00
git-send-email-honor-PATH.patch git: 2.19.2 -> 2.21.0 2019-02-25 19:21:45 +00:00
git-sh-i18n.patch git: 2.19.2 -> 2.21.0 2019-02-25 19:21:45 +00:00
installCheck-path.patch git: 2.19.2 -> 2.21.0 2019-02-25 19:21:45 +00:00
ssh-path.patch git: 2.19.2 -> 2.21.0 2019-02-25 19:21:45 +00:00
update.sh git: Add update script 2019-04-07 09:15:28 -04:00