mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-18 02:05:51 +03:00
[cpan2nix] perlPackages.HTMLTableExtract: cleanup
This commit is contained in:
parent
b2b41516f6
commit
e683092db4
@ -6846,7 +6846,7 @@ let self = _self // overrides; _self = with self; {
|
||||
url = "mirror://cpan/authors/id/M/MS/MSISK/${name}.tar.gz";
|
||||
sha256 = "01jimmss3q68a89696wmclvqwb2ybz6xgabpnbp6mm6jcni82z8a";
|
||||
};
|
||||
propagatedBuildInputs = [ HTMLElementExtended HTMLParser ];
|
||||
propagatedBuildInputs = [ HTMLElementExtended ];
|
||||
};
|
||||
|
||||
HTMLTagset = buildPerlPackage rec {
|
||||
|
Loading…
Reference in New Issue
Block a user