Loading pkgs/development/tools/analysis/checkov/default.nix +1 −3 Original line number Diff line number Diff line Loading @@ -33,6 +33,7 @@ python3.pkgs.buildPythonApplication rec { "packaging" "pycep-parser" "rustworkx" "schema" "termcolor" "urllib3" ]; Loading @@ -46,9 +47,6 @@ python3.pkgs.buildPythonApplication rec { setuptools-scm ]; nativeBuildInputs = with python3.pkgs; [ ]; dependencies = with python3.pkgs; [ aiodns aiohttp Loading Loading
pkgs/development/tools/analysis/checkov/default.nix +1 −3 Original line number Diff line number Diff line Loading @@ -33,6 +33,7 @@ python3.pkgs.buildPythonApplication rec { "packaging" "pycep-parser" "rustworkx" "schema" "termcolor" "urllib3" ]; Loading @@ -46,9 +47,6 @@ python3.pkgs.buildPythonApplication rec { setuptools-scm ]; nativeBuildInputs = with python3.pkgs; [ ]; dependencies = with python3.pkgs; [ aiodns aiohttp Loading