[cpan2nix] perlPackages.Inline: cleanup
This commit is contained in:
parent
9c134c6d6c
commit
a642dc1565
@ -7564,7 +7564,6 @@ let self = _self // overrides; _self = with self; {
|
|||||||
sha256 = "7e2bd984b1ebd43e336b937896463f2c6cb682c956cbd2c311a464363d2ccef6";
|
sha256 = "7e2bd984b1ebd43e336b937896463f2c6cb682c956cbd2c311a464363d2ccef6";
|
||||||
};
|
};
|
||||||
buildInputs = [ TestWarn ];
|
buildInputs = [ TestWarn ];
|
||||||
propagatedBuildInputs = [ ParseRecDescent ];
|
|
||||||
meta = {
|
meta = {
|
||||||
homepage = https://github.com/ingydotnet/inline-pm;
|
homepage = https://github.com/ingydotnet/inline-pm;
|
||||||
description = "Write Perl Subroutines in Other Programming Languages";
|
description = "Write Perl Subroutines in Other Programming Languages";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user