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 libsodium hidapi randomx rapidjson
protobuf protobuf
readline easyloggingpp readline easyloggingpp
] ]
++ lib.optionals trezorSupport [ libusb1 protobuf python3 ]; ++ lib.optionals trezorSupport [ libusb1 protobuf python3 ];
cmakeFlags = [ cmakeFlags = [