1
0
Fork 0

Stop adding neovim package
All checks were successful
/ build-kde (push) Successful in 8m20s
/ build-gnome (push) Successful in 11m26s

This commit is contained in:
ver4a 2024-11-15 13:20:59 +01:00
parent e235f66eb3
commit 5ef41dc564
2 changed files with 2 additions and 2 deletions

View file

@ -15,7 +15,7 @@ RUN dnf5 -y install --allowerasing ffmpeg
RUN dnf5 -y swap noopenh264 openh264 && dnf5 -y install mozilla-openh264 RUN dnf5 -y swap noopenh264 openh264 && dnf5 -y install mozilla-openh264
# Bulk of layered packages # Bulk of layered packages
RUN dnf5 -y install virt-manager libvirt vim neovim bat btop pv restic zstd nmap-ncat RUN dnf5 -y install virt-manager libvirt vim bat btop pv restic zstd nmap-ncat
# Set vim as default editor # Set vim as default editor
RUN dnf5 -y swap nano-default-editor vim-default-editor RUN dnf5 -y swap nano-default-editor vim-default-editor

View file

@ -15,7 +15,7 @@ RUN dnf5 -y install --allowerasing ffmpeg
RUN dnf5 -y swap noopenh264 openh264 && dnf5 -y install mozilla-openh264 RUN dnf5 -y swap noopenh264 openh264 && dnf5 -y install mozilla-openh264
# Bulk of layered packages # Bulk of layered packages
RUN dnf5 -y install virt-manager libvirt vim neovim bat btop pv restic zstd nmap-ncat RUN dnf5 -y install virt-manager libvirt vim bat btop pv restic zstd nmap-ncat
# Set vim as default editor # Set vim as default editor
RUN dnf5 -y swap nano-default-editor vim-default-editor RUN dnf5 -y swap nano-default-editor vim-default-editor