mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-23 20:44:12 +00:00
parent
700e7898b7
commit
0f2a1e9ef9
@ -30,10 +30,6 @@ buildPerlModule rec {
|
||||
# Tests seem to be broken
|
||||
doCheck = false;
|
||||
|
||||
postUnpack = ''
|
||||
sed '1s/env perl/perl/' -i */bin/biber
|
||||
'';
|
||||
|
||||
meta = {
|
||||
description = "Backend for BibLaTeX";
|
||||
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
|
||||
|
Loading…
Reference in New Issue
Block a user