choosenim icon indicating copy to clipboard operation
choosenim copied to clipboard

Tool for easily installing and managing multiple versions of the Nim programming language.

Results 69 choosenim issues
Sort by recently updated
recently updated
newest added

I need to use multiple nim version due to some nimble packages crashing on development build. A way to manage those versions using config file such as https://asdf-vm.com/manage/configuration.html#tool-versions would be...

Hi there! Presuming two (or more) users decide they'd like to use choosenim, on the same system...it might make sense to delete the binary in temp_prefix *after* the copy in...

`curl https://nim-lang.org/choosenim/init.sh -sSf | sh` fails because nimble is printing a warning if NIMBLE_DIR is set. One way to fix the issue is to raise the logging level in Nimble...

Trying to install choosenim on a new laptop and I'm getting a 403 trying to run `curl https://nim-lang.org/choosenim/init.sh -sSf | sh` Going to that site in my browser and on...

I banged my head against the wall for a couple of hours trying to get nim/choosenim/etc to work on my mac- I clearly saw `~/.nimble/bin` in my path via `echo...

Here's the original issue, reported in the nimlangserver: https://github.com/nim-lang/langserver/issues/184 It turned out this issue only occurs when choosenim is used. When nimlangserver is shut down, it sends SIGTERM signals to...

Since `choosenim` is the officially recommended way to install `nim`, it would be good to move this repo under . It would make it have better future and better integration...

For Rust langauge, `cargo` is capable to select toolchain automatically via `rust-toolchain.toml` file. If the required toolchain is not installed locally, `rustup` is capable to automatically download it. It would...

after installing version 2.0.2, i am unable to get atlas to show in the terminal. after checking out the .nimble folder i found out there is not a proxy for...