python3Packages.nbdime: fix build, add missing dependency

conduit-nginx
Jonathan Ringer 2021-10-20 17:13:01 -07:00 committed by Jonathan Ringer
parent de0f40c837
commit 2fa6e756ed
1 changed files with 2 additions and 0 deletions

View File

@ -18,6 +18,7 @@
, tornado
, requests
, GitPython
, jupyter-server-mathjax
, notebook
, jinja2
}:
@ -59,6 +60,7 @@ buildPythonPackage rec {
py
setuptools
six
jupyter-server-mathjax
nbformat
colorama
pygments