pythonPackages.sphinx-navtree: init at 0.3.0 (#36442)

This commit is contained in:
Maxime Dénès
2018-03-08 11:13:04 +01:00
committed by Vincent Laporte
parent 59356a8260
commit 48608f3e16
2 changed files with 20 additions and 0 deletions
+2
View File
@@ -16326,6 +16326,8 @@ in {
};
});
sphinx-navtree = callPackage ../development/python-modules/sphinx-navtree {};
sphinxcontrib_newsfeed = buildPythonPackage (rec {
name = "sphinxcontrib-newsfeed-${version}";
version = "0.1.4";