jefferson: relax cstruct dependency

This commit is contained in:
Nico Felbinger
2025-02-09 22:52:53 +01:00
parent b689696c3c
commit 6ca1674e4c
+2
View File
@@ -26,6 +26,8 @@ python3.pkgs.buildPythonApplication rec {
lzallright
];
pythonRelaxDeps = [ "cstruct" ];
pythonImportsCheck = [
"jefferson"
];