home-assistant-chip: force use of cython-0 to fix pyyaml build

This commit is contained in:
Luke Granger-Brown 2024-04-26 18:54:05 +01:00
parent e7a9e69e98
commit b201fe69bb

View file

@ -20,6 +20,7 @@
, glib
, ninja
, pyproject-hooks
, cython_0
, autoPatchelfHook
, aenum
@ -289,6 +290,8 @@ rec {
pygobject3
clusters
cython_0
];
buildInputs = [