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
commit 03f680dc30
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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 { };