Loading pkgs/development/python-modules/langgraph-checkpoint-sqlite/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -46,6 +46,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-sqlite/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -46,6 +46,9 @@ buildPythonPackage rec { passthru = { updateScript = langgraph-sdk.updateScript; # multiple tags confuse the bulk updater skipBulkUpdate = true; }; meta = { Loading