added rust and rust-src to kernel builder image
All checks were successful
CI / Build arch-builder docker images (push) Successful in 43m42s
All checks were successful
CI / Build arch-builder docker images (push) Successful in 43m42s
This commit is contained in:
@@ -71,6 +71,8 @@ RUN --mount=type=cache,target=/var/cache/pacman pacman -S --noconfirm --needed \
|
|||||||
python-sphinx \
|
python-sphinx \
|
||||||
python-yaml \
|
python-yaml \
|
||||||
openssh \
|
openssh \
|
||||||
|
rust \
|
||||||
|
rust-src \
|
||||||
rust-bindgen \
|
rust-bindgen \
|
||||||
texlive-latexextra
|
texlive-latexextra
|
||||||
USER luser
|
USER luser
|
||||||
|
Reference in New Issue
Block a user