Loading pkgs/development/python-modules/jupyter-server-ydoc/default.nix +6 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,7 @@ , pythonOlder , fetchFromGitHub , hatchling , pythonRelaxDepsHook , jupyter-server-fileid , jupyter-ydoc , ypy-websocket Loading Loading @@ -31,6 +32,11 @@ buildPythonPackage rec { nativeBuildInputs = [ hatchling pythonRelaxDepsHook ]; pythonRelaxDeps = [ "ypy-websocket" ]; propagatedBuildInputs = [ Loading Loading
pkgs/development/python-modules/jupyter-server-ydoc/default.nix +6 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,7 @@ , pythonOlder , fetchFromGitHub , hatchling , pythonRelaxDepsHook , jupyter-server-fileid , jupyter-ydoc , ypy-websocket Loading Loading @@ -31,6 +32,11 @@ buildPythonPackage rec { nativeBuildInputs = [ hatchling pythonRelaxDepsHook ]; pythonRelaxDeps = [ "ypy-websocket" ]; propagatedBuildInputs = [ Loading