Loading pkgs/development/python-modules/langgraph-checkpoint-postgres/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -85,6 +85,9 @@ buildPythonPackage rec { passthru = { updateScript = langgraph-sdk.updateScript; # multiple tags confuse the bulk updater skipBulkUpdate = true; }; meta = { Loading Loading
pkgs/development/python-modules/langgraph-checkpoint-postgres/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -85,6 +85,9 @@ buildPythonPackage rec { passthru = { updateScript = langgraph-sdk.updateScript; # multiple tags confuse the bulk updater skipBulkUpdate = true; }; meta = { Loading