normcap: unbreak by relaxing jeepney (#400699)

This commit is contained in:
Nick Cao
2025-04-22 16:12:44 -04:00
committed by GitHub
+1
View File
@@ -47,6 +47,7 @@ ps.buildPythonApplication rec {
];
pythonRelaxDeps = [
"jeepney"
"shiboken6"
];