Loading pkgs/development/python-modules/nlpcloud/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -6,12 +6,12 @@ buildPythonPackage rec { pname = "nlpcloud"; version = "1.0.43"; version = "1.1.43"; format = "setuptools"; src = fetchPypi { inherit pname version; hash = "sha256-WLbmPFBiZ7utFo0cqiBKsetlhtgun/YMGTEIvMUhRnc="; hash = "sha256-y3OZ5Tgd9FJmuon+9UyFmJgoASd1UyZVsWxmlPaxqEI="; }; propagatedBuildInputs = [ Loading Loading
pkgs/development/python-modules/nlpcloud/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -6,12 +6,12 @@ buildPythonPackage rec { pname = "nlpcloud"; version = "1.0.43"; version = "1.1.43"; format = "setuptools"; src = fetchPypi { inherit pname version; hash = "sha256-WLbmPFBiZ7utFo0cqiBKsetlhtgun/YMGTEIvMUhRnc="; hash = "sha256-y3OZ5Tgd9FJmuon+9UyFmJgoASd1UyZVsWxmlPaxqEI="; }; propagatedBuildInputs = [ Loading