[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";
|
description = "Interface to read and parse BibTeX files";
|
||||||
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
|
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
|
||||||
};
|
};
|
||||||
propagatedBuildInputs = [ ScalarListUtils ];
|
|
||||||
};
|
};
|
||||||
|
|
||||||
TextBrew = buildPerlPackage rec {
|
TextBrew = buildPerlPackage rec {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user