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