Nim icon indicating copy to clipboard operation
Nim copied to clipboard

[wip] bump nimble hash

Open ringabout opened this issue 1 year ago • 0 comments

nimble uses some global pragmas which don't work well with ORC. Either we fix the ORC bug or remove global pragmas from the nimble repo.

The PR tests whether the latest nimble works with important packages and the rest of CI.

Ref https://github.com/nim-lang/Nim/issues/20099 and https://github.com/nim-lang/Nim/issues/17552

ringabout avatar Jul 28 '22 10:07 ringabout

It is not needed, building nimble with refc is enough for now.

ringabout avatar Aug 29 '22 08:08 ringabout