Loading pkgs/development/python-modules/grpcio-channelz/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -8,12 +8,12 @@ buildPythonPackage rec { pname = "grpcio-channelz"; version = "1.60.0"; version = "1.60.1"; format = "setuptools"; src = fetchPypi { inherit pname version; hash = "sha256-TRTHMDUm50cmFJ0BX1zwd34xCVsuyejqp7hHc33LYKA="; hash = "sha256-eAYWHTlyThrJ9vTumXPDeEcyk5OC8tfI12K073heF6A="; }; nativeBuildInputs = [ Loading Loading
pkgs/development/python-modules/grpcio-channelz/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -8,12 +8,12 @@ buildPythonPackage rec { pname = "grpcio-channelz"; version = "1.60.0"; version = "1.60.1"; format = "setuptools"; src = fetchPypi { inherit pname version; hash = "sha256-TRTHMDUm50cmFJ0BX1zwd34xCVsuyejqp7hHc33LYKA="; hash = "sha256-eAYWHTlyThrJ9vTumXPDeEcyk5OC8tfI12K073heF6A="; }; nativeBuildInputs = [ Loading