[cpan2nix] perlPackages.TextTabularDisplay: cleanup

This commit is contained in:
volth 2018-04-07 07:53:37 +00:00
parent 6a58557134
commit 731542d477

View file

@ -15121,7 +15121,6 @@ let self = _self // overrides; _self = with self; {
url = "mirror://cpan/authors/id/D/DA/DARREN/${name}.tar.gz";
sha256 = "1s46s4pg5mpfllx3icf4vnqz9iadbbdbsr5p7pr6gdjnzbx902gb";
};
propagatedBuildInputs = [ TextAligner ];
};
TextTemplate = buildPerlPackage {