Loading pkgs/development/tools/analysis/checkov/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -39,12 +39,12 @@ python3.pkgs.buildPythonApplication rec { "pycep-parser" ]; nativeBuildInputs = with python3.pkgs; [ build-system = with python3.pkgs; [ pythonRelaxDepsHook setuptools-scm ]; propagatedBuildInputs = with python3.pkgs; [ dependencies = with python3.pkgs; [ aiodns aiohttp aiomultiprocess Loading Loading
pkgs/development/tools/analysis/checkov/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -39,12 +39,12 @@ python3.pkgs.buildPythonApplication rec { "pycep-parser" ]; nativeBuildInputs = with python3.pkgs; [ build-system = with python3.pkgs; [ pythonRelaxDepsHook setuptools-scm ]; propagatedBuildInputs = with python3.pkgs; [ dependencies = with python3.pkgs; [ aiodns aiohttp aiomultiprocess Loading