Merge pull request #122533 from Mic92/pyright

pyright: also add to all-packages for better visibility
This commit is contained in:
Jörg Thalheim
2021-05-13 07:10:10 +01:00
committed by GitHub

View File

@@ -25121,6 +25121,8 @@ in
ptex = callPackage ../development/libraries/ptex {};
pyright = nodePackages.pyright;
qbec = callPackage ../applications/networking/cluster/qbec { };
qemacs = callPackage ../applications/editors/qemacs { };