normcap: unbreak by relaxing jeepney

This commit is contained in:
Peder Bergebakken Sundt
2025-04-22 02:40:25 +02:00
parent c230266380
commit 226de203a6
+1
View File
@@ -47,6 +47,7 @@ ps.buildPythonApplication rec {
];
pythonRelaxDeps = [
"jeepney"
"shiboken6"
];