[cpan2nix] perlPackages.ListMoreUtilsXS: cleanup
This commit is contained in:
parent
44599c23a4
commit
cc3e2fc391
@ -8462,7 +8462,6 @@ let
|
|||||||
preConfigure = ''
|
preConfigure = ''
|
||||||
export LD=$CC
|
export LD=$CC
|
||||||
'';
|
'';
|
||||||
propagatedBuildInputs = [ XSLoader ];
|
|
||||||
meta = {
|
meta = {
|
||||||
description = "Provide the stuff missing in List::Util in XS";
|
description = "Provide the stuff missing in List::Util in XS";
|
||||||
license = with stdenv.lib.licenses; [ asl20 ];
|
license = with stdenv.lib.licenses; [ asl20 ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user