biber: Fix eval (#60883)

biber: Fix eval
This commit is contained in:
Jan Tojnar 2019-05-03 22:15:58 +02:00 committed by GitHub
commit 20d4f2f4b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,10 +19,7 @@ perlPackages.buildPerlModule rec {
UnicodeLineBreak URI XMLLibXMLSimple XMLLibXSLT XMLWriter
ClassAccessor TextCSV TextCSV_XS TextRoman DataUniqid LinguaTranslit SortKey
TestDifferences
];
checkInputs = with perlPackages; [
UnicodeCollate
PerlIOutf8_strict
];
meta = with stdenv.lib; {