Right now, the terminfo files for alacritty are wrongly placed in /usr/share/terminfo/a/a/*
The new version of package.yml should fix this.
For more background, I found this bug because of xterm-256color (the fallback) was not compatible.
Scrolling in neovim with set mouse=a is now working properly.