1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-17 21:22:10 +00:00

nix: use clang-tools instead of clang

(this is possible now that we handled clang-format v7 vs v9 incompatibility)
This commit is contained in:
Pavol Rusnak 2020-05-04 17:11:12 +02:00
parent 2798109872
commit 49d1e9434d
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

View File

@ -7,7 +7,7 @@ stdenv.mkDerivation {
SDL2_image
autoflake
check
clang
clang-tools
gcc
gnumake
graphviz