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 , glib
, ninja , ninja
, pyproject-hooks , pyproject-hooks
, cython_0
, autoPatchelfHook , autoPatchelfHook
, aenum , aenum
@ -289,6 +290,8 @@ rec {
pygobject3 pygobject3
clusters clusters
cython_0
]; ];
buildInputs = [ buildInputs = [