feat: install nvim nightly
All checks were successful
Build containers / changes (push) Successful in 2s
Build containers / base-image (push) Successful in 2m3s
Build containers / dependent-images (go) (push) Successful in 23s
Build containers / dependent-images (infra) (push) Successful in 48s
Build containers / dependent-images (php) (push) Successful in 21s
All checks were successful
Build containers / changes (push) Successful in 2s
Build containers / base-image (push) Successful in 2m3s
Build containers / dependent-images (go) (push) Successful in 23s
Build containers / dependent-images (infra) (push) Successful in 48s
Build containers / dependent-images (php) (push) Successful in 21s
This commit is contained in:
@@ -6,6 +6,7 @@ RUN --mount=type=cache,id=dnf-cache,target=/var/cache/libdnf5 \
|
||||
dnf copr enable -y atim/lazygit && \
|
||||
dnf copr enable -y atim/lazydocker && \
|
||||
dnf copr enable -y gierth/tools-golang && \
|
||||
dnf copr enable -y agriffis/neovim-nightly && \
|
||||
dnf -y --setopt=keepcache=1 install procps ping bash-completion glibc-langpack-en \
|
||||
host-spawn dbus-launch \
|
||||
zoxide git npm neovim awk jq unzip fd-find lazygit lazydocker lazysql
|
||||
|
||||
Reference in New Issue
Block a user