dom96 / choosenim

Tool for easily installing and managing multiple versions of the Nim programming language.
BSD 3-Clause "New" or "Revised" License
682 stars 65 forks source link

Choosenim depends on Nim 1.4.4 #287

Closed benob closed 2 years ago

benob commented 2 years ago

Choosenim depends on analytics which depends on puppy which depends on nim 1.4.4. The travis job which uses nim 1.2.6 does not work because of this.

dom96 commented 2 years ago

cool, thanks, we actually need to move to GitHub actions anyway.

guzba commented 2 years ago

We have merged and tagged puppy 1.5.3 which lowers puppy's Nim version requirement under that of choosenim.