Merge pull request #122533 from Mic92/pyright
pyright: also add to all-packages for better visibility
This commit is contained in:
commit
03f680dc30
@ -25121,6 +25121,8 @@ in
|
|||||||
|
|
||||||
ptex = callPackage ../development/libraries/ptex {};
|
ptex = callPackage ../development/libraries/ptex {};
|
||||||
|
|
||||||
|
pyright = nodePackages.pyright;
|
||||||
|
|
||||||
qbec = callPackage ../applications/networking/cluster/qbec { };
|
qbec = callPackage ../applications/networking/cluster/qbec { };
|
||||||
|
|
||||||
qemacs = callPackage ../applications/editors/qemacs { };
|
qemacs = callPackage ../applications/editors/qemacs { };
|
||||||
|
Loading…
Reference in New Issue
Block a user