Loading pkgs/development/python-modules/reflex/default.nix +7 −2 Original line number Diff line number Diff line Loading @@ -9,6 +9,7 @@ dill, distro, fastapi, granian, gunicorn, hatchling, httpx, Loading @@ -25,6 +26,7 @@ pydantic, pytest-asyncio, pytest-mock, python-dotenv, pytestCheckHook, python-engineio, python-multipart, Loading @@ -48,14 +50,14 @@ buildPythonPackage rec { pname = "reflex"; version = "0.7.4a0"; version = "0.7.4"; pyproject = true; src = fetchFromGitHub { owner = "reflex-dev"; repo = "reflex"; tag = "v${version}"; hash = "sha256-KFNcdPoZc+Zps8OV3aLIkk9rlbfy6rx0I9JrYFt2b5E="; hash = "sha256-Ra7XFa86sZ18xXjfJ4COiIl7MDqz87MPLRws+kGEfKk="; }; pythonRelaxDeps = [ Loading @@ -77,6 +79,8 @@ buildPythonPackage rec { dill distro fastapi granian granian.optional-dependencies.reload gunicorn httpx jinja2 Loading Loading @@ -106,6 +110,7 @@ buildPythonPackage rec { pytestCheckHook pytest-asyncio pytest-mock python-dotenv playwright attrs numpy Loading Loading
pkgs/development/python-modules/reflex/default.nix +7 −2 Original line number Diff line number Diff line Loading @@ -9,6 +9,7 @@ dill, distro, fastapi, granian, gunicorn, hatchling, httpx, Loading @@ -25,6 +26,7 @@ pydantic, pytest-asyncio, pytest-mock, python-dotenv, pytestCheckHook, python-engineio, python-multipart, Loading @@ -48,14 +50,14 @@ buildPythonPackage rec { pname = "reflex"; version = "0.7.4a0"; version = "0.7.4"; pyproject = true; src = fetchFromGitHub { owner = "reflex-dev"; repo = "reflex"; tag = "v${version}"; hash = "sha256-KFNcdPoZc+Zps8OV3aLIkk9rlbfy6rx0I9JrYFt2b5E="; hash = "sha256-Ra7XFa86sZ18xXjfJ4COiIl7MDqz87MPLRws+kGEfKk="; }; pythonRelaxDeps = [ Loading @@ -77,6 +79,8 @@ buildPythonPackage rec { dill distro fastapi granian granian.optional-dependencies.reload gunicorn httpx jinja2 Loading Loading @@ -106,6 +110,7 @@ buildPythonPackage rec { pytestCheckHook pytest-asyncio pytest-mock python-dotenv playwright attrs numpy Loading