with import {}; stdenv.mkDerivation { name = "tokio-coap"; buildInputs = [ gcc gdb ]; }