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

This commit is contained in:
Job
2026-02-28 12:15:18 +01:00
parent 433846ada7
commit d8367d41cd

View File

@@ -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 -y 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