feat(arch): add rust nightly
Signed-off-by: Julien CLEMENT <julien.clement@epita.fr>
This commit is contained in:
parent
ef5a58c0cf
commit
adde1bb8b6
@ -14,4 +14,8 @@ RUN pacman -Sy --noconfirm gcc clang \
|
|||||||
openssl \
|
openssl \
|
||||||
llvm \
|
llvm \
|
||||||
grub libisoburn arch-install-scripts mtools \
|
grub libisoburn arch-install-scripts mtools \
|
||||||
|
nasm \
|
||||||
|
rustup \
|
||||||
&& pacman -Scc --noconfirm
|
&& pacman -Scc --noconfirm
|
||||||
|
|
||||||
|
RUN rustup override add nightly
|
||||||
|
Loading…
Reference in New Issue
Block a user