Loading pkgs/by-name/co/commitizen/package.nix +1 −2 Original line number Diff line number Diff line { lib, commitizen, fetchFromGitHub, gitMinimal, stdenv, Loading @@ -20,7 +19,7 @@ python3Packages.buildPythonPackage rec { owner = "commitizen-tools"; repo = "commitizen"; tag = "v${version}"; hash = "sha256-vHA+TvKs9TOu/0/FpxLHHbDgshQFhP9Dwe6ZMnUOBKc="; hash = "sha256-4hsKCBJHeRjc519h7KO/X8BJhGuw0N6XmC6u+QEiAnc="; }; pythonRelaxDeps = [ Loading Loading
pkgs/by-name/co/commitizen/package.nix +1 −2 Original line number Diff line number Diff line { lib, commitizen, fetchFromGitHub, gitMinimal, stdenv, Loading @@ -20,7 +19,7 @@ python3Packages.buildPythonPackage rec { owner = "commitizen-tools"; repo = "commitizen"; tag = "v${version}"; hash = "sha256-vHA+TvKs9TOu/0/FpxLHHbDgshQFhP9Dwe6ZMnUOBKc="; hash = "sha256-4hsKCBJHeRjc519h7KO/X8BJhGuw0N6XmC6u+QEiAnc="; }; pythonRelaxDeps = [ Loading