1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-22 14:28:07 +00:00

nix: remove scons from shell.nix as it is installed via pipenv

This commit is contained in:
Pavol Rusnak 2020-04-07 23:16:02 +02:00
parent 80a07ca4af
commit ef56cd0349
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

View File

@ -18,7 +18,6 @@ stdenv.mkDerivation {
pipenv
pkgconfig
protobuf3_6
scons
valgrind
zlib
] ++ stdenv.lib.optionals (!stdenv.isDarwin) [