Loading pkgs/development/python-modules/grpcio-health-checking/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -11,13 +11,13 @@ # nixpkgs-update: no auto update buildPythonPackage rec { pname = "grpcio-health-checking"; version = "1.75.0"; version = "1.75.1"; format = "setuptools"; src = fetchPypi { pname = "grpcio_health_checking"; inherit version; hash = "sha256-TeXrJwlihA9g4Ynr3b/P4jK17Pz2GN1TQRam9mhLQL8="; hash = "sha256-iI6huGrWXALIVHSG6VJjVi4UU2Pj1UAPUkT38sUyPmM="; }; propagatedBuildInputs = [ Loading Loading
pkgs/development/python-modules/grpcio-health-checking/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -11,13 +11,13 @@ # nixpkgs-update: no auto update buildPythonPackage rec { pname = "grpcio-health-checking"; version = "1.75.0"; version = "1.75.1"; format = "setuptools"; src = fetchPypi { pname = "grpcio_health_checking"; inherit version; hash = "sha256-TeXrJwlihA9g4Ynr3b/P4jK17Pz2GN1TQRam9mhLQL8="; hash = "sha256-iI6huGrWXALIVHSG6VJjVi4UU2Pj1UAPUkT38sUyPmM="; }; propagatedBuildInputs = [ Loading