sphinx: init from python3Packages.sphinx
This commit is contained in:
parent
063e5abdd2
commit
f192430e47
1 changed files with 2 additions and 0 deletions
|
@ -17474,6 +17474,8 @@ in
|
|||
fftw = fftwFloat;
|
||||
};
|
||||
|
||||
sphinx = with python3Packages; toPythonApplication sphinx;
|
||||
|
||||
sphinx-serve = with python3Packages; toPythonApplication sphinx-serve;
|
||||
|
||||
sphinxbase = callPackage ../development/libraries/sphinxbase { };
|
||||
|
|
Loading…
Reference in a new issue