minor updates
This commit is contained in:
parent
9b2d75a42f
commit
412911f17c
4 changed files with 44 additions and 43 deletions
|
@ -63,7 +63,7 @@
|
|||
];
|
||||
nativeCheckInputs = [pytestCheckHook];
|
||||
postBuild = ''
|
||||
${python3.pythonForBuild.interpreter} wlroots/ffi_build.py
|
||||
${python3.pythonOnBuildForHost.interpreter} wlroots/ffi_build.py
|
||||
'';
|
||||
|
||||
pythonImportsCheck = ["wlroots"];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue