python3Packages.flet: mark broken (#488170)

This commit is contained in:
dotlambda
2026-02-27 21:27:45 +00:00
committed by GitHub
@@ -86,6 +86,7 @@ buildPythonPackage rec {
pythonImportsCheck = [ "flet" ];
meta = {
broken = true;
description = "Framework that enables you to easily build realtime web, mobile, and desktop apps in Python";
homepage = "https://flet.dev/";
changelog = "https://github.com/flet-dev/flet/releases/tag/v${version}";