feat: install nvim nightly
All checks were successful
Build containers / changes (push) Successful in 3s
Build containers / base-image (push) Successful in 2m1s
Build containers / dependent-images (go) (push) Successful in 19s
Build containers / dependent-images (php) (push) Successful in 24s
Build containers / dependent-images (infra) (push) Successful in 59s
All checks were successful
Build containers / changes (push) Successful in 3s
Build containers / base-image (push) Successful in 2m1s
Build containers / dependent-images (go) (push) Successful in 19s
Build containers / dependent-images (php) (push) Successful in 24s
Build containers / dependent-images (infra) (push) Successful in 59s
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/lazygit && \
|
||||||
dnf copr enable -y atim/lazydocker && \
|
dnf copr enable -y atim/lazydocker && \
|
||||||
dnf copr enable -y gierth/tools-golang && \
|
dnf copr enable -y gierth/tools-golang && \
|
||||||
|
dnf copr enable agriffis/neovim-nightly && \
|
||||||
dnf -y --setopt=keepcache=1 install procps ping bash-completion glibc-langpack-en \
|
dnf -y --setopt=keepcache=1 install procps ping bash-completion glibc-langpack-en \
|
||||||
host-spawn dbus-launch \
|
host-spawn dbus-launch \
|
||||||
zoxide git npm neovim awk jq unzip fd-find lazygit lazydocker lazysql
|
zoxide git npm neovim awk jq unzip fd-find lazygit lazydocker lazysql
|
||||||
|
|||||||
Reference in New Issue
Block a user