From b717bc90ccfb904947d09b16e44cc442d916b476 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20Sch=C3=BCtz?= Date: Tue, 6 Jan 2026 14:41:51 -0800 Subject: [PATCH] python3Packages.home-assistant-chip-wheels: depends on tomli --- .../python-modules/home-assistant-chip-wheels/default.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pkgs/development/python-modules/home-assistant-chip-wheels/default.nix b/pkgs/development/python-modules/home-assistant-chip-wheels/default.nix index 63c8c2951de7..bb1b2331e6c0 100644 --- a/pkgs/development/python-modules/home-assistant-chip-wheels/default.nix +++ b/pkgs/development/python-modules/home-assistant-chip-wheels/default.nix @@ -54,6 +54,7 @@ sphinx-design, stdenv, tabulate, + tomli, tornado, types-pyyaml, types-requests, @@ -232,6 +233,7 @@ stdenv.mkDerivation rec { sphinx-argparse sphinx-design tabulate + tomli tornado types-pyyaml types-requests