Loading pkgs/development/python-modules/commitizen/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ buildPythonPackage rec { pname = "commitizen"; version = "4.6.2"; version = "4.7.0"; pyproject = true; disabled = pythonOlder "3.8"; Loading @@ -40,7 +40,7 @@ buildPythonPackage rec { owner = "commitizen-tools"; repo = "commitizen"; tag = "v${version}"; hash = "sha256-RJf1lxuti9mAEPBgRr3fH75hb3bc4NsK64HpHAJCNhI="; hash = "sha256-fCQtSzOUezd3UE8bktn2cw4qwnl2pM6L7bBgKKFq5AM="; }; pythonRelaxDeps = [ Loading Loading
pkgs/development/python-modules/commitizen/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ buildPythonPackage rec { pname = "commitizen"; version = "4.6.2"; version = "4.7.0"; pyproject = true; disabled = pythonOlder "3.8"; Loading @@ -40,7 +40,7 @@ buildPythonPackage rec { owner = "commitizen-tools"; repo = "commitizen"; tag = "v${version}"; hash = "sha256-RJf1lxuti9mAEPBgRr3fH75hb3bc4NsK64HpHAJCNhI="; hash = "sha256-fCQtSzOUezd3UE8bktn2cw4qwnl2pM6L7bBgKKFq5AM="; }; pythonRelaxDeps = [ Loading