[cpan2nix] perlPackages.TextMarkdown: cleanup
This commit is contained in:
parent
f99f07b7b0
commit
b173d26d0f
@ -15209,8 +15209,7 @@ let self = _self // overrides; _self = with self; {
|
||||
url = "mirror://cpan/authors/id/B/BO/BOBTFISH/${name}.tar.gz";
|
||||
sha256 = "06y79lla8adkqhrs41xdddqjs81dcrh266b50mfbg37bxkawd4f1";
|
||||
};
|
||||
buildInputs = [ FileSlurp ListMoreUtils Encode ExtUtilsMakeMaker
|
||||
TestException HTMLTidy TestDifferences ];
|
||||
buildInputs = [ ListMoreUtils TestDifferences TestException ];
|
||||
};
|
||||
|
||||
TestMagpie = buildPerlPackage {
|
||||
|
Loading…
Reference in New Issue
Block a user