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

This commit is contained in:
Leona Maroni
2025-05-19 10:31:48 +02:00
committed by GitHub

View File

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