1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-04-19 16:49:02 +00:00

build(nix): add dependencies needed by --pure on macos

[no changelog]
This commit is contained in:
Martin Milata 2025-04-16 15:12:12 +02:00
parent 0ec2dbd583
commit c0eae1c47e

View File

@ -107,8 +107,10 @@ stdenvNoCC.mkDerivation ({
libusb1
llvmPackages.clang
openssl
perl
pkg-config
poetry
ps
oldNixpkgs.protobuf3_19
pyright
(mkBinOnlyWrapper rustNightly)