1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-07-31 19:08:28 +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 libusb1
llvmPackages.clang llvmPackages.clang
openssl openssl
perl
pkg-config pkg-config
poetry poetry
ps
oldNixpkgs.protobuf3_19 oldNixpkgs.protobuf3_19
pyright pyright
(mkBinOnlyWrapper rustNightly) (mkBinOnlyWrapper rustNightly)