python312Packages.libarcus: mark broken (#346506)

This commit is contained in:
Robert Schütz
2024-10-09 12:02:01 -07:00
committed by GitHub

View File

@@ -39,6 +39,7 @@ buildPythonPackage rec {
'';
meta = with lib; {
broken = true;
description = "Communication library between internal components for Ultimaker software";
homepage = "https://github.com/Ultimaker/libArcus";
license = licenses.lgpl3Plus;