forked from mirrors/nixpkgs
bibtex-tools: Mark as broken
Tarball is missing.
This commit is contained in:
parent
38dd4f5ce1
commit
4725d21583
|
@ -13,4 +13,5 @@ stdenv.mkDerivation {
|
|||
--with-hevea=${hevea}
|
||||
--with-latex=${tetex}";
|
||||
buildInputs = [aterm sdf strategoxt hevea];
|
||||
meta.broken = true;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue