1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-18 20:38:10 +00:00

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

This commit is contained in:
grdddj 2021-11-18 15:01:35 +01:00 committed by Martin Milata
parent f4b8dbefb6
commit 6eac12e80e

View File

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