Loading pkgs/development/python-modules/reflex-hosting-cli/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -18,14 +18,14 @@ buildPythonPackage rec { pname = "reflex-hosting-cli"; version = "0.1.36"; version = "0.1.42"; pyproject = true; # source is not published https://github.com/reflex-dev/reflex/issues/3762 src = fetchPypi { pname = "reflex_hosting_cli"; inherit version; hash = "sha256-adLv5f9ikjTWvyC1UGfgocbSBFhhqTeo4JL8tLO1jyw="; hash = "sha256-kp2S3xnclMktEi6aqMBahQVZQeLriSigq77mRu+7A9I="; }; pythonRelaxDeps = [ "pipdeptree" ]; Loading pkgs/development/python-modules/reflex/default.nix +5 −2 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ attrs, build, charset-normalizer, ruff, dill, distro, fastapi, Loading Loading @@ -50,14 +51,14 @@ buildPythonPackage rec { pname = "reflex"; version = "0.7.5"; version = "0.7.6"; pyproject = true; src = fetchFromGitHub { owner = "reflex-dev"; repo = "reflex"; tag = "v${version}"; hash = "sha256-uHlLItjONHGnuE4t2UOcVRYxcDDbRldUwHd8mPn7JfY="; hash = "sha256-LwonbORSoNKi1dHmKxjI2H3G+ZtEGFSpQGwPi/2lRv4="; }; pythonRelaxDeps = [ Loading @@ -76,6 +77,7 @@ buildPythonPackage rec { alembic build # used in custom_components/custom_components.py charset-normalizer ruff dill distro fastapi Loading Loading @@ -111,6 +113,7 @@ buildPythonPackage rec { pytest-asyncio pytest-mock python-dotenv ruff playwright attrs numpy Loading Loading
pkgs/development/python-modules/reflex-hosting-cli/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -18,14 +18,14 @@ buildPythonPackage rec { pname = "reflex-hosting-cli"; version = "0.1.36"; version = "0.1.42"; pyproject = true; # source is not published https://github.com/reflex-dev/reflex/issues/3762 src = fetchPypi { pname = "reflex_hosting_cli"; inherit version; hash = "sha256-adLv5f9ikjTWvyC1UGfgocbSBFhhqTeo4JL8tLO1jyw="; hash = "sha256-kp2S3xnclMktEi6aqMBahQVZQeLriSigq77mRu+7A9I="; }; pythonRelaxDeps = [ "pipdeptree" ]; Loading
pkgs/development/python-modules/reflex/default.nix +5 −2 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ attrs, build, charset-normalizer, ruff, dill, distro, fastapi, Loading Loading @@ -50,14 +51,14 @@ buildPythonPackage rec { pname = "reflex"; version = "0.7.5"; version = "0.7.6"; pyproject = true; src = fetchFromGitHub { owner = "reflex-dev"; repo = "reflex"; tag = "v${version}"; hash = "sha256-uHlLItjONHGnuE4t2UOcVRYxcDDbRldUwHd8mPn7JfY="; hash = "sha256-LwonbORSoNKi1dHmKxjI2H3G+ZtEGFSpQGwPi/2lRv4="; }; pythonRelaxDeps = [ Loading @@ -76,6 +77,7 @@ buildPythonPackage rec { alembic build # used in custom_components/custom_components.py charset-normalizer ruff dill distro fastapi Loading Loading @@ -111,6 +113,7 @@ buildPythonPackage rec { pytest-asyncio pytest-mock python-dotenv ruff playwright attrs numpy Loading