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

nix: add git to shell.nix

This commit is contained in:
Pavol Rusnak 2020-05-04 18:45:55 +02:00
parent 066866488b
commit 2424d1ee18
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

View File

@ -9,6 +9,7 @@ stdenv.mkDerivation {
check
clang-tools
gcc
git
gnumake
graphviz
libffi