diff --git a/srcpkgs/alacritty/template b/srcpkgs/alacritty/template index 24a6f002e68..e4e28ed0e27 100644 --- a/srcpkgs/alacritty/template +++ b/srcpkgs/alacritty/template @@ -14,6 +14,8 @@ homepage="https://github.com/jwilm/alacritty" distfiles="$homepage/archive/${_commit}.tar.gz" checksum=d39f46d806b4377f60a62e8431f6b009711859d5e9ebd1462693953792564153 +nocross=yes + do_build() { cargo build --release }