bibtex-tools: Mark as broken

Tarball is missing.
This commit is contained in:
Eelco Dolstra 2015-08-31 11:13:12 +02:00
parent 38dd4f5ce1
commit 4725d21583

View file

@ -13,4 +13,5 @@ stdenv.mkDerivation {
--with-hevea=${hevea}
--with-latex=${tetex}";
buildInputs = [aterm sdf strategoxt hevea];
meta.broken = true;
}