with import {}; stdenv.mkDerivation { name = "ql2"; buildInputs = [ gcc protobufc ]; }