Loading pkgs/development/python-modules/cyclonedx-python-lib/default.nix +5 −2 Original line number Diff line number Diff line Loading @@ -35,12 +35,15 @@ buildPythonPackage rec { hash = "sha256-z+QBjMT0L7dqCJvbwok9TWQajIPzmAq3XPLWFxmhPsk="; }; nativeBuildInputs = [ build-system = [ poetry-core ]; nativeBuildInputs = [ pythonRelaxDepsHook ]; propagatedBuildInputs = [ dependencies = [ importlib-metadata license-expression packageurl-python Loading Loading
pkgs/development/python-modules/cyclonedx-python-lib/default.nix +5 −2 Original line number Diff line number Diff line Loading @@ -35,12 +35,15 @@ buildPythonPackage rec { hash = "sha256-z+QBjMT0L7dqCJvbwok9TWQajIPzmAq3XPLWFxmhPsk="; }; nativeBuildInputs = [ build-system = [ poetry-core ]; nativeBuildInputs = [ pythonRelaxDepsHook ]; propagatedBuildInputs = [ dependencies = [ importlib-metadata license-expression packageurl-python Loading