Loading pkgs/development/tools/analysis/checkov/default.nix +3 −2 Original line number Diff line number Diff line Loading @@ -37,11 +37,12 @@ buildPythonApplication rec { ]; pythonRelaxDeps = [ "dpath" "bc-detect-secrets" "bc-python-hcl2" "pycep-parser" "dpath" "license-expression" "networkx" "pycep-parser" ]; nativeBuildInputs = [ Loading Loading
pkgs/development/tools/analysis/checkov/default.nix +3 −2 Original line number Diff line number Diff line Loading @@ -37,11 +37,12 @@ buildPythonApplication rec { ]; pythonRelaxDeps = [ "dpath" "bc-detect-secrets" "bc-python-hcl2" "pycep-parser" "dpath" "license-expression" "networkx" "pycep-parser" ]; nativeBuildInputs = [ Loading