Loading pkgs/development/python-modules/langgraph-checkpoint/default.nix +5 −0 Original line number Diff line number Diff line Loading @@ -39,6 +39,11 @@ buildPythonPackage rec { pytestCheckHook ]; disabledTests = [ # AssertionError "test_serde_jsonplus" ]; passthru = { updateScript = langgraph-sdk.updateScript; }; Loading Loading
pkgs/development/python-modules/langgraph-checkpoint/default.nix +5 −0 Original line number Diff line number Diff line Loading @@ -39,6 +39,11 @@ buildPythonPackage rec { pytestCheckHook ]; disabledTests = [ # AssertionError "test_serde_jsonplus" ]; passthru = { updateScript = langgraph-sdk.updateScript; }; Loading