Loading pkgs/applications/version-management/commitizen/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ , jinja2 , lib , packaging , poetry , poetry-core , pytest-freezegun , pytest-mock , pytest-regressions Loading Loading @@ -34,7 +34,7 @@ buildPythonApplication rec { format = "pyproject"; nativeBuildInputs = [ poetry ]; nativeBuildInputs = [ poetry-core ]; propagatedBuildInputs = [ termcolor Loading Loading
pkgs/applications/version-management/commitizen/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ , jinja2 , lib , packaging , poetry , poetry-core , pytest-freezegun , pytest-mock , pytest-regressions Loading Loading @@ -34,7 +34,7 @@ buildPythonApplication rec { format = "pyproject"; nativeBuildInputs = [ poetry ]; nativeBuildInputs = [ poetry-core ]; propagatedBuildInputs = [ termcolor Loading