python312Packages.libarcus: mark broken
It fails to build with Could NOT find SIP (missing: SIP_EXECUTABLE) (found version "4.19.25") even if distutils is added to nativeBuildInputs.
This commit is contained in:
parent
78389c563c
commit
959bc1bbf4
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user