Unverified Commit f995684d authored by Leona Maroni's avatar Leona Maroni Committed by GitHub
Browse files

[25.05] xmlroff: mark as broken (#408385)

parents 3a5d2e3e 149c1fc5
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -51,6 +51,7 @@ stdenv.mkDerivation rec {
  '';

  meta = with lib; {
    broken = true;
    description = "XSL Formatter";
    homepage = "http://xmlroff.org/";
    platforms = platforms.unix;