with import {}; stdenv.mkDerivation { name = "papago"; buildInputs = [ rustup pkgconfig openssl ]; }