Change to LF endings

This commit is contained in:
Mario Romero 2023-09-13 07:52:33 -03:00
parent 1347cdb102
commit 86955df199
2 changed files with 44 additions and 44 deletions

View File

@ -6,7 +6,7 @@ FROM greyltc/archlinux-aur:paru
RUN pacman -Syuq --noconfirm
# Install packages
RUN aur-install sudo git python python-pip python-pipx xz gnu-free-fonts vim ngspice gedit
RUN aur-install sudo git python python-pip python-pipx xz gnu-free-fonts vim ngspice gedit jupyter-notebook
# Clean cache
RUN pacman -Scc