Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

choosenim on macOS ARM still downloads the x64 version #347

Open
anta40 opened this issue Oct 23, 2024 · 2 comments
Open

choosenim on macOS ARM still downloads the x64 version #347

anta40 opened this issue Oct 23, 2024 · 2 comments

Comments

@anta40
Copy link

anta40 commented Oct 23, 2024

$ uname -a
Darwin Wolfenstein.local 23.5.0 Darwin Kernel Version 23.5.0: Wed May  1 20:19:05 PDT 2024; root:xnu-10063.121.3~5/RELEASE_ARM64_T8112 arm64
$ curl https://nim-lang.org/choosenim/init.sh -sSf | sh
choosenim-init: Downloading choosenim-0.8.9_macosx_amd64
Downloading Nim 2.2.0 from nim-lang.org
[##################################################] 100.0% 0kb/s
 Extracting nim-2.2.0.tar.xz
 Extracting nim-2.2.0.tar
   Building Nim 2.2.0
^CSIGINT: Interrupted by Ctrl-C.

I'm on Sonoma 14.5

@SpotlightKid
Copy link

SpotlightKid commented Oct 23, 2024

Wrong repo for reporting this. choosenim is now maintained at https://github.com/nim-lang/choosenim

(The error is in the init.sh script, which hasn't been updated to the latest version in the repo to reflect the availability of a choosenim arm64 binary binary for the latest release:

https://github.com/nim-lang/choosenim/blob/29e23311ae88c272efc4ab2a70c65091378dc21a/scripts/choosenim-unix-init.sh#L127 )

@anta40
Copy link
Author

anta40 commented Oct 24, 2024

Woops sorry.
Got it. Consider this issue closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants