Dominik Picheta
Dominik Picheta
What's the motivation behind downloading this instead of dlls.zip? It includes random stuff like 7zip.exe.
So why not just replace `dlls` with this new `windeps` archive?
Oldest one they offer would be ideal
This is a general openssl error. But it can happen in Nimble, since Nimble uses httpclient. You can get around it by installing a newer openssl using homebrew (and setting...
I don't understand how curl fails on 10.12 when it worked fine for me on 10.11 for a long time, the reason I implemented curl in the first place is...
Why not simply have your tool run `choosenim show` to check the active version?
Guessing this happened because you selected the channel ``stable`` and then the version ``#devel``. The channel should be changed to "None" in this case I think
Alternatively we can detect that ``#devel`` equals channel ``devel`` and just switch to it anyway.
Nim effectively ships with a `compiler` library, it would be nice to link it as a Nimble package. Perhaps just by running `nimble develop` implicitly in `~/.choosenim/toolchains/nim-/`
``17.0``? Did you run ``choosenim 17.0``?