Loading pkgs/development/python-modules/langgraph-checkpoint-postgres/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ buildPythonPackage rec { pname = "langgraph-checkpoint-postgres"; version = "2.0.13"; version = "2.0.15"; pyproject = true; disabled = pythonOlder "3.10"; Loading @@ -28,7 +28,7 @@ buildPythonPackage rec { owner = "langchain-ai"; repo = "langgraph"; tag = "checkpointpostgres==${version}"; hash = "sha256-Vz2ZoikEZuMvt3j9tvBIcXCwWSrCV8MI7x9PIHodl8Y="; hash = "sha256-8JNPKaaKDM7VROd1n9TDALN6yxKRz1CuAultBcqBMG0="; }; postgresqlTestSetupPost = '' Loading Loading
pkgs/development/python-modules/langgraph-checkpoint-postgres/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ buildPythonPackage rec { pname = "langgraph-checkpoint-postgres"; version = "2.0.13"; version = "2.0.15"; pyproject = true; disabled = pythonOlder "3.10"; Loading @@ -28,7 +28,7 @@ buildPythonPackage rec { owner = "langchain-ai"; repo = "langgraph"; tag = "checkpointpostgres==${version}"; hash = "sha256-Vz2ZoikEZuMvt3j9tvBIcXCwWSrCV8MI7x9PIHodl8Y="; hash = "sha256-8JNPKaaKDM7VROd1n9TDALN6yxKRz1CuAultBcqBMG0="; }; postgresqlTestSetupPost = '' Loading