mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-25 16:33:15 +00:00
sphinx-serve: init from python3Packages.sphinx-serve
This commit is contained in:
parent
97c2e3df39
commit
063e5abdd2
@ -17474,6 +17474,8 @@ in
|
||||
fftw = fftwFloat;
|
||||
};
|
||||
|
||||
sphinx-serve = with python3Packages; toPythonApplication sphinx-serve;
|
||||
|
||||
sphinxbase = callPackage ../development/libraries/sphinxbase { };
|
||||
|
||||
sphinxsearch = callPackage ../servers/search/sphinxsearch { };
|
||||
|
Loading…
Reference in New Issue
Block a user