Loading pkgs/development/python-modules/flet/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -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}"; Loading Loading
pkgs/development/python-modules/flet/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -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}"; Loading