Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
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 #23197 (comment). 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. (cherry picked from commit 33e455c)
- Loading branch information