[cpan2nix] perlPackages.TextBibTeX: cleanup
This commit is contained in:
parent
fb70dbb282
commit
a172229664
|
@ -16012,7 +16012,6 @@ let
|
|||
description = "Interface to read and parse BibTeX files";
|
||||
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
|
||||
};
|
||||
propagatedBuildInputs = [ ScalarListUtils ];
|
||||
};
|
||||
|
||||
TextBrew = buildPerlPackage rec {
|
||||
|
|
Loading…
Reference in New Issue