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:
parent
0ec2dbd583
commit
c0eae1c47e
@ -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)
|
||||||
|
Loading…
Reference in New Issue
Block a user