Nit, remove trailing whitespace

main
Ahmed Kamal 2 years ago
parent 1cf7a75d80
commit a00857983e
  1. 2
      pkgs/applications/blockchains/haven-cli/default.nix

@ -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 = [

Loading…
Cancel
Save