textadept: moved to subdir for 10th version

This commit is contained in:
Kir Ax 2020-11-02 21:13:09 +07:00
parent ba84f8b1ba
commit ef7fff6a49
3 changed files with 1 additions and 1 deletions

View File

@ -7502,7 +7502,7 @@ in
texstudio = libsForQt5.callPackage ../applications/editors/texstudio { };
textadept = callPackage ../applications/editors/textadept { };
textadept = callPackage ../applications/editors/textadept/10 { };
texworks = libsForQt514.callPackage ../applications/editors/texworks { };