xmlroff: mark as broken

This commit is contained in:
Leona Maroni
2025-05-18 15:21:42 +02:00
parent 0aa45a9270
commit 149c1fc570

View File

@@ -51,6 +51,7 @@ stdenv.mkDerivation rec {
'';
meta = with lib; {
broken = true;
description = "XSL Formatter";
homepage = "http://xmlroff.org/";
platforms = platforms.unix;