nixpkgs/pkgs/development/interpreters/perl
volth 0fad0b4e5b perl.meta.priority += 1
give priority to perl libraries when they meet the perl derivation in `buildEnv`.

The notable case is `buildEnv` inside `perl.withPackages`.

The `perl' derivation includes obsolete versions of some CPAN packages
which leads to collissions when there are newer versions
of the same libraries are on the right hand side
of `perl.withPackages` (perhaps indirectly).

Fixes #60025
2019-04-22 15:50:46 +00:00
..
cpp-precomp.patch
default.nix perl.meta.priority += 1 2019-04-22 15:50:46 +00:00
ld-shared.patch
MakeMaker-cross.patch
no-sys-dirs-5.26.patch
no-sys-dirs-5.29.patch perldevel: 5.29.4 -> 5.29.6 (#52510) 2019-01-01 19:08:44 +01:00
setup-hook-cross.sh
setup-hook.sh
sw_vers.patch
wrapper.nix perl: add .withPackages 2019-04-12 09:09:06 +00:00