-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
Using the curl/wget install instructions fails on musl/alpine linux. I figured it would, but i wanted to see what happened.
~/Downloads $ wget -qO - https://nim-lang.org/choosenim/init.sh | sh
choosenim-init: Downloading choosenim-0.8.9_linux_amd64
sh: /tmp/choosenim-0.8.9_linux_amd64: not found
/tmp/choosenim-0.8.9_linux_amd64 exists
Tried to build choosenim
from source, but it can't build nimble
from source, so that fails too. The nim package in alpine is also out of date, so i'm stuck on 2.0.4 for any alpine/musl targets, which is a production-grade problem for me.
Thanks
Metadata
Metadata
Assignees
Labels
No labels