[cpan2nix] perlPackages.TextBibTeX: cleanup
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user