Loading pkgs/development/python-modules/reflex-hosting-cli/default.nix +4 −4 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ lib, buildPythonPackage, fetchPypi, poetry-core, hatchling, charset-normalizer, httpx, pipdeptree, Loading @@ -18,14 +18,14 @@ buildPythonPackage rec { pname = "reflex-hosting-cli"; version = "0.1.42"; version = "0.1.47"; pyproject = true; # source is not published https://github.com/reflex-dev/reflex/issues/3762 src = fetchPypi { pname = "reflex_hosting_cli"; inherit version; hash = "sha256-kp2S3xnclMktEi6aqMBahQVZQeLriSigq77mRu+7A9I="; hash = "sha256-RPXdLcnuXBDXQGfgFo5EZ+MoBr7nnJmVD1xSRwkWFDY="; }; pythonRelaxDeps = [ Loading @@ -33,7 +33,7 @@ buildPythonPackage rec { "pipdeptree" ]; build-system = [ poetry-core ]; build-system = [ hatchling ]; dependencies = [ charset-normalizer Loading Loading
pkgs/development/python-modules/reflex-hosting-cli/default.nix +4 −4 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ lib, buildPythonPackage, fetchPypi, poetry-core, hatchling, charset-normalizer, httpx, pipdeptree, Loading @@ -18,14 +18,14 @@ buildPythonPackage rec { pname = "reflex-hosting-cli"; version = "0.1.42"; version = "0.1.47"; pyproject = true; # source is not published https://github.com/reflex-dev/reflex/issues/3762 src = fetchPypi { pname = "reflex_hosting_cli"; inherit version; hash = "sha256-kp2S3xnclMktEi6aqMBahQVZQeLriSigq77mRu+7A9I="; hash = "sha256-RPXdLcnuXBDXQGfgFo5EZ+MoBr7nnJmVD1xSRwkWFDY="; }; pythonRelaxDeps = [ Loading @@ -33,7 +33,7 @@ buildPythonPackage rec { "pipdeptree" ]; build-system = [ poetry-core ]; build-system = [ hatchling ]; dependencies = [ charset-normalizer Loading