Skip to content

Commit

Permalink
Merge pull request #46369 from Ma27/mark-pdf2htmlex-as-broken
Browse files Browse the repository at this point in the history
pdf2htmlEX: mark as broken
  • Loading branch information
Mic92 authored Sep 9, 2018
2 parents be32141 + de6544b commit d824458
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/tools/typesetting/pdf2htmlEX/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,6 @@ stdenv.mkDerivation rec {
license = licenses.gpl3Plus;
maintainers = [ maintainers.taktoa ];
platforms = with platforms; linux;
broken = true; # 2018-09-08
};
}

0 comments on commit d824458

Please sign in to comment.