We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cfd415 commit 91da742Copy full SHA for 91da742
1 file changed
Dockerfile
@@ -5,7 +5,7 @@ RUN pacman-key --init && \
5
pacman-key --populate archlinux && \
6
pacman -Syu --noconfirm && \
7
pacman -S --noconfirm base-devel git sudo archlinux-keyring pyside6 \
8
- nano grub archiso pipewire-jack pacman-contrib\
+ nano grub archiso pipewire-jack pacman-contrib starship ripgrep \
9
python-gitpython python-rich python-pyxdg python-psutil python-yaml \
10
python-six python-pycryptodome python-cachetools \
11
python-requests python-zstandard qt6-tools gnu-free-fonts
0 commit comments