Nit, remove trailing whitespace

This commit is contained in:
Ahmed Kamal 2022-05-07 16:28:00 +02:00
parent 1cf7a75d80
commit a00857983e

View File

@ -39,7 +39,7 @@ stdenv.mkDerivation rec {
libsodium hidapi randomx rapidjson
protobuf
readline easyloggingpp
]
]
++ lib.optionals trezorSupport [ libusb1 protobuf python3 ];
cmakeFlags = [