with import {}; stdenv.mkDerivation { name = "hotboot"; buildInputs = [ rustc cargo pkgconfig openssl ]; }