This commit is contained in:
2025-05-13 23:07:22 +02:00
parent 72c76c9fda
commit bf3920ad35
5 changed files with 102 additions and 17 deletions

View File

@@ -43,6 +43,8 @@ python3Packages.buildPythonApplication {
dependencies = with python3Packages; [
python-fabric
pywayland
pyyaml
platformdirs
];
doCheck = false;
dontWrapGApps = true;