feat(shell.nix): adding pyright as a dependency

pull/1927/head
grdddj 3 years ago committed by Martin Milata
parent f4b8dbefb6
commit 6eac12e80e

@ -65,6 +65,7 @@ stdenv.mkDerivation ({
pkgconfig pkgconfig
poetry poetry
protobuf3_6 protobuf3_6
pyright
rustfmt rustfmt
rustStable rustStable
wget wget

Loading…
Cancel
Save