Loading pkgs/development/python-modules/google-cloud-firestore/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -13,11 +13,11 @@ buildPythonPackage rec { pname = "google-cloud-firestore"; version = "2.7.1"; version = "2.7.2"; src = fetchPypi { inherit pname version; sha256 = "sha256-UcgDxbFf5/ZRdtEcMaGhOkPZrJDAmKSOSTJv1fIbY48="; sha256 = "sha256-yGB6dLcRxEuqPYGEbpOI5DInos/1ILWmzeXN+ck/W+g="; }; propagatedBuildInputs = [ Loading Loading
pkgs/development/python-modules/google-cloud-firestore/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -13,11 +13,11 @@ buildPythonPackage rec { pname = "google-cloud-firestore"; version = "2.7.1"; version = "2.7.2"; src = fetchPypi { inherit pname version; sha256 = "sha256-UcgDxbFf5/ZRdtEcMaGhOkPZrJDAmKSOSTJv1fIbY48="; sha256 = "sha256-yGB6dLcRxEuqPYGEbpOI5DInos/1ILWmzeXN+ck/W+g="; }; propagatedBuildInputs = [ Loading