corrscope: fix build

This commit is contained in:
superherointj 2022-09-23 09:09:03 -03:00
parent 6fcaded221
commit 9dc1fa3787

View file

@ -19,7 +19,10 @@ mkDerivationWith python3Packages.buildPythonApplication rec {
sha256 = "1wdla4ryif1ss37aqi61lcvzddvf568wyh5s3xv1lrryh4al9vpd"; sha256 = "1wdla4ryif1ss37aqi61lcvzddvf568wyh5s3xv1lrryh4al9vpd";
}; };
pythonRelaxDeps = [ "attrs" ];
nativeBuildInputs = [ nativeBuildInputs = [
python3Packages.pythonRelaxDepsHook
wrapQtAppsHook wrapQtAppsHook
] ++ (with python3Packages; [ ] ++ (with python3Packages; [
poetry-core poetry-core