home-assistant-chip: force use of cython-0 to fix pyyaml build
This commit is contained in:
parent
e7a9e69e98
commit
b201fe69bb
1 changed files with 3 additions and 0 deletions
|
@ -20,6 +20,7 @@
|
|||
, glib
|
||||
, ninja
|
||||
, pyproject-hooks
|
||||
, cython_0
|
||||
, autoPatchelfHook
|
||||
|
||||
, aenum
|
||||
|
@ -289,6 +290,8 @@ rec {
|
|||
pygobject3
|
||||
|
||||
clusters
|
||||
|
||||
cython_0
|
||||
];
|
||||
|
||||
buildInputs = [
|
||||
|
|
Loading…
Reference in a new issue