nim
The Nim compiler. Processes, compiles and links Nim language source files. More information: <https://nim-lang.org/docs/nimc.html>.
RUN apt-get update && \
apt-get install -y nim
RUN apt-get update && \
apt-get install -y nim
RUN pacman -S --noconfirm nim
RUN apt-get update && \
apt-get install -y nim
RUN dnf install -y nim
RUN apt-get update && \
apt-get install -y nim