Skip to content
This repository has been archived by the owner on Aug 17, 2024. It is now read-only.

Build with both devel and latest stable versions of Nim. #15

Open
wizzardx opened this issue Aug 29, 2018 · 3 comments
Open

Build with both devel and latest stable versions of Nim. #15

wizzardx opened this issue Aug 29, 2018 · 3 comments
Assignees
Labels

Comments

@wizzardx
Copy link

Lots of packages are failing to build now on the CI service, since they depend on nim devel to build, rather than nim stable.

Maybe the CI service can intelligently pick which version of Nim to build with, and switch to that with choosenim?

@FedericoCeratto
Copy link
Owner

Initially I tried building twice but the benefits are unclear: the developers often do not provide hints on requiring Nim devel.
Any new thoughts after Nim 1.0.0 has been released? Ping @Araq @narimiran

@narimiran
Copy link

IMO, now that 1.0 is out, packages should be tested against the (latest) stable version, and they should depend on either the latest or some previous stable version.

@Araq
Copy link

Araq commented Oct 28, 2019

As many packages as possible should work with 1.0, you can in addition to that also test against "Nim devel".

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants