[cpan2nix] perlPackages.ExtUtilsCBuilder: removed built-in
This commit is contained in:
parent
1e5cee06d0
commit
6f900b1169
@ -5318,13 +5318,7 @@ let
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
ExtUtilsCBuilder = buildPerlPackage rec {
|
ExtUtilsCBuilder = null; # part of Perl 5.28
|
||||||
name = "ExtUtils-CBuilder-0.280230";
|
|
||||||
src = fetchurl {
|
|
||||||
url = mirror://cpan/authors/id/A/AM/AMBS/ExtUtils-CBuilder-0.280230.tar.gz;
|
|
||||||
sha256 = "1mcwvic01x0flcz3jsny5j8j5zz96r63qjwq75hs42cpf3by3ahx";
|
|
||||||
};
|
|
||||||
};
|
|
||||||
|
|
||||||
ExtUtilsCChecker = buildPerlModule rec {
|
ExtUtilsCChecker = buildPerlModule rec {
|
||||||
name = "ExtUtils-CChecker-0.10";
|
name = "ExtUtils-CChecker-0.10";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user