nixpkgs/pkgs
Alexander Schmolck 2c1097a83b git: add missing deps for filter-branch etc (#27221)
Several git commands are implemented as shell scripts that run awk, sed, grep
and perl. There is some existing patching in the postinstall for perl to rewrite
it to an absolute reference to pkgs.perl, but several other packages are both
missing as a dependency and have no rewrite logic.

In particular git filter-branch depends on sed and grep.

Additionally, the perl logic also seds git-am, which is now a binary not a shell
script anymore (see <github.com/git/git/blob/master/builtin/am.c>), so this part
was obsolete.

I tested this by grepping all shell scripts for the relevant commands and then
comparing the diffs of the new version to what is produced in master. All
changes in the scripts seem good to me.
2017-07-11 17:00:17 +01:00
..
applications git: add missing deps for filter-branch etc (#27221) 2017-07-11 17:00:17 +01:00
build-support Merge: more compatibility for git* fetchers 2017-07-09 10:31:24 +02:00
common-updater common-updater-script: fix error handling 2017-05-19 17:14:43 +03:00
data data: update hackage snapshot some more 2017-07-11 14:41:13 +02:00
desktops gnomeExtensions.topicons-plus: init at v20 (#27116) 2017-07-04 17:56:06 +01:00
development ocamlPackages.oasis: remove 0.4.6 2017-07-11 02:46:32 +00:00
games lib: introduce imap0, imap1 (#25543) 2017-07-04 23:29:23 +01:00
misc vim-plugins: Add nim.vim 2017-07-10 12:29:03 -05:00
os-specific linux-copperhead: 4.12.d -> 4.12.e 2017-07-11 08:22:56 -04:00
servers knot-resolver: remove aarch64 from meta.platforms 2017-07-10 18:11:40 +02:00
shells nix-zsh-completions: add missing version to derivation name 2017-07-10 07:03:07 +02:00
stdenv Merge branch 'staging' into master 2017-07-08 22:22:17 +02:00
test
tools texlive: switch to a *working* temporary mirror 2017-07-11 15:34:05 +02:00
top-level Merge pull request #27079 from FRidh/virtualenvwrapper 2017-07-11 11:58:00 +02:00