with import {}; stdenv.mkDerivation rec { name = "tpmb-arduino"; buildInputs = [ arduino ]; }