[cpan2nix] perlPackages.Inline: cleanup

This commit is contained in:
volth 2018-04-07 07:54:56 +00:00
parent 9c134c6d6c
commit a642dc1565

View File

@ -7564,7 +7564,6 @@ let self = _self // overrides; _self = with self; {
sha256 = "7e2bd984b1ebd43e336b937896463f2c6cb682c956cbd2c311a464363d2ccef6";
};
buildInputs = [ TestWarn ];
propagatedBuildInputs = [ ParseRecDescent ];
meta = {
homepage = https://github.com/ingydotnet/inline-pm;
description = "Write Perl Subroutines in Other Programming Languages";