Loading pkgs/development/python-modules/jupyter-collaboration-ui/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -9,13 +9,13 @@ buildPythonPackage rec { pname = "jupyter-collaboration-ui"; version = "2.0.1"; version = "2.0.2"; pyproject = true; src = fetchPypi { pname = "jupyter_collaboration_ui"; inherit version; hash = "sha256-9UONyyhvhpywCVNbGtZz9eL8EGUS4XBM1zEY1RWsomY="; hash = "sha256-YaNUu0+g5DgcqfLUte7pwsEvwyKCmxBjiOgQmVl/H/o="; }; postPatch = '' Loading Loading
pkgs/development/python-modules/jupyter-collaboration-ui/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -9,13 +9,13 @@ buildPythonPackage rec { pname = "jupyter-collaboration-ui"; version = "2.0.1"; version = "2.0.2"; pyproject = true; src = fetchPypi { pname = "jupyter_collaboration_ui"; inherit version; hash = "sha256-9UONyyhvhpywCVNbGtZz9eL8EGUS4XBM1zEY1RWsomY="; hash = "sha256-YaNUu0+g5DgcqfLUte7pwsEvwyKCmxBjiOgQmVl/H/o="; }; postPatch = '' Loading