python313Packages.langgraph-checkpoint-duckdb: skip bulk update
This commit is contained in:
@@ -50,6 +50,9 @@ buildPythonPackage rec {
|
||||
|
||||
passthru = {
|
||||
updateScript = langgraph-sdk.updateScript;
|
||||
|
||||
# multiple tags confuse the bulk updater
|
||||
skipBulkUpdate = true;
|
||||
};
|
||||
|
||||
meta = {
|
||||
|
||||
Reference in New Issue
Block a user