Closed metagn closed 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
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.