rst2pdf: add top level alias
This commit is contained in:
@@ -11626,6 +11626,8 @@ with pkgs;
|
||||
|
||||
rst2html5 = callPackage ../tools/text/rst2html5 { };
|
||||
|
||||
rst2pdf = with python3Packages; toPythonApplication rst2pdf;
|
||||
|
||||
rstcheck = with python3Packages; toPythonApplication rstcheck;
|
||||
|
||||
rt = callPackage ../servers/rt { };
|
||||
|
||||
Reference in New Issue
Block a user