nim-lang / Nim

Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness, and elegance (in that order of priority).
https://nim-lang.org
Other
16.61k stars 1.47k forks source link

fix unix stdlib install location after #21328 #24460

Closed metagn closed 12 hours ago

metagn commented 1 day ago

closes #22369, closes #23197, closes #24385, refs #21328

According to #21328 the standard library on Unix should be installed in /usr/lib/nim/lib, however the installer was not updated for this change, hence the problem as described in https://github.com/nim-lang/Nim/issues/23197#issuecomment-2031386896.

Have not tested if this fixes the problem but the comment heavily implies it does. The problem is also in 2.0 so it could be backported but I can't say for sure that it works and doesn't break anything.

github-actions[bot] commented 12 hours ago

Thanks for your hard work on this PR! The lines below are statistics of the Nim compiler built from 33e455c9866e944a5bad156c747b3be7e0def326

Hint: mm: orc; opt: speed; options: -d:release 177822 lines; 8.610s; 653.637MiB peakmem