mkosi: add importsCheck

This commit is contained in:
Paul Meyer 2023-11-16 10:24:43 +01:00
parent 3f5b64f3c7
commit fdb0b82f5c

View file

@ -108,6 +108,10 @@ buildPythonApplication rec {
pytestCheckHook
];
pythonImportsCheck = [
"mkosi"
];
postInstall = ''
mkdir -p $out/share/man/man1
mv mkosi/resources/mkosi.1 $out/share/man/man1/