Loading pkgs/development/python-modules/langgraph-prebuilt/default.nix +6 −7 Original line number Diff line number Diff line Loading @@ -16,11 +16,12 @@ langgraph-checkpoint-sqlite, postgresql, postgresqlTestHook, psycopg-pool, psycopg, psycopg-pool, pytest-asyncio, pytest-mock, pytestCheckHook, xxhash, # passthru nix-update-script, Loading Loading @@ -55,19 +56,17 @@ buildPythonPackage rec { doCheck = !stdenv.hostPlatform.isDarwin; nativeCheckInputs = [ pytestCheckHook postgresql postgresqlTestHook ]; checkInputs = [ langgraph-checkpoint langgraph-checkpoint-postgres langgraph-checkpoint-sqlite postgresql postgresqlTestHook psycopg psycopg-pool pytest-asyncio pytest-mock pytestCheckHook xxhash ]; preCheck = '' Loading Loading
pkgs/development/python-modules/langgraph-prebuilt/default.nix +6 −7 Original line number Diff line number Diff line Loading @@ -16,11 +16,12 @@ langgraph-checkpoint-sqlite, postgresql, postgresqlTestHook, psycopg-pool, psycopg, psycopg-pool, pytest-asyncio, pytest-mock, pytestCheckHook, xxhash, # passthru nix-update-script, Loading Loading @@ -55,19 +56,17 @@ buildPythonPackage rec { doCheck = !stdenv.hostPlatform.isDarwin; nativeCheckInputs = [ pytestCheckHook postgresql postgresqlTestHook ]; checkInputs = [ langgraph-checkpoint langgraph-checkpoint-postgres langgraph-checkpoint-sqlite postgresql postgresqlTestHook psycopg psycopg-pool pytest-asyncio pytest-mock pytestCheckHook xxhash ]; preCheck = '' Loading