summary refs log tree commit diff
path: root/pkgs/build-support
diff options
context:
space:
mode:
authorMathieu Boespflug <mboes@tweag.net>2017-10-02 15:25:12 +0200
committerzimbatm <zimbatm@zimbatm.com>2017-10-02 14:25:12 +0100
commitf795d78d86b453c7bc34ada886025edc0433e512 (patch)
tree6df46d6b2477b7493fbf2243f8ab1c1843b24e96 /pkgs/build-support
parent3594c358bdc2d968ea48e9c844a1416859164049 (diff)
downloadnixlib-f795d78d86b453c7bc34ada886025edc0433e512.tar
nixlib-f795d78d86b453c7bc34ada886025edc0433e512.tar.gz
nixlib-f795d78d86b453c7bc34ada886025edc0433e512.tar.bz2
nixlib-f795d78d86b453c7bc34ada886025edc0433e512.tar.lz
nixlib-f795d78d86b453c7bc34ada886025edc0433e512.tar.xz
nixlib-f795d78d86b453c7bc34ada886025edc0433e512.tar.zst
nixlib-f795d78d86b453c7bc34ada886025edc0433e512.zip
git: Properly wrap Git commands that are implemented in Perl. (#30001)
Some Git commands are implemented as Perl scripts. Some of these
scripts use Perl modules from CPAN. Without wrapping these programs to
set `GITPERLLIB`, these programs would not be fully functional because
some Perl libraries are found to be missing at runtime.

Fixes #29996
Diffstat (limited to 'pkgs/build-support')
0 files changed, 0 insertions, 0 deletions