Loading pkgs/development/python-modules/nbconvert/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -32,12 +32,12 @@ let in buildPythonPackage rec { pname = "nbconvert"; version = "7.16.6"; version = "7.17.1"; pyproject = true; src = fetchPypi { inherit pname version; hash = "sha256-V2p+N8ZIDae4Rl7vpmwXhEJDgWzhzMNyYzxrccPA9YI="; hash = "sha256-NNDQp+c848urbFquj09Gh5coCwH9i9LKdG2oVp7d19I="; }; # Add $out/share/jupyter to the list of paths that are used to search for Loading Loading
pkgs/development/python-modules/nbconvert/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -32,12 +32,12 @@ let in buildPythonPackage rec { pname = "nbconvert"; version = "7.16.6"; version = "7.17.1"; pyproject = true; src = fetchPypi { inherit pname version; hash = "sha256-V2p+N8ZIDae4Rl7vpmwXhEJDgWzhzMNyYzxrccPA9YI="; hash = "sha256-NNDQp+c848urbFquj09Gh5coCwH9i9LKdG2oVp7d19I="; }; # Add $out/share/jupyter to the list of paths that are used to search for Loading