How to install Alacritty in silverblue?

Do you guys know how to install alacritty in silverblue ? After I did this :

sudo dnf install alacritty

I still cannot run alacritty in my toolbox, the error messages is like this :

zsh: correct ‘alacritty’ to ‘_alacritty’ [nyae]? n
libGL error: MESA-LOADER: failed to open iris (search paths /usr/lib64/dri)
libGL error: failed to load driver: iris
libGL error: MESA-LOADER: failed to open swrast (search paths /usr/lib64/dri)
libGL error: failed to load driver: swrast
Alacritty encountered an unrecoverable error:
Error creating GL context; Received multiple errors. Errors: [NotSupported("lacking either libGL or libEGL so could not fallback to other"), OsError("GL context creation failed")]

Try making sure mesa-dri-drivers is installed in the toolbox.