Loading pkgs/development/python-modules/dulwich/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ }: buildPythonPackage rec { version = "0.21.2"; version = "0.21.3"; pname = "dulwich"; format = "setuptools"; Loading @@ -25,7 +25,7 @@ buildPythonPackage rec { src = fetchPypi { inherit pname version; hash = "sha256-2GWuf9lJfWTONFpnhP8XdbATF/upYy750t/Xl48bDU8="; hash = "sha256-fKO0U9dn64Oz7Fjwz83JNIdaNBzf2w3FXBQxyWYIz4M="; }; LC_ALL = "en_US.UTF-8"; Loading Loading
pkgs/development/python-modules/dulwich/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ }: buildPythonPackage rec { version = "0.21.2"; version = "0.21.3"; pname = "dulwich"; format = "setuptools"; Loading @@ -25,7 +25,7 @@ buildPythonPackage rec { src = fetchPypi { inherit pname version; hash = "sha256-2GWuf9lJfWTONFpnhP8XdbATF/upYy750t/Xl48bDU8="; hash = "sha256-fKO0U9dn64Oz7Fjwz83JNIdaNBzf2w3FXBQxyWYIz4M="; }; LC_ALL = "en_US.UTF-8"; Loading