-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Lock down csources version #11457
Comments
I think csources have tag as well. This is how I handle installing - goig to the csources folder and checking out the version |
Ok, if you tell me what "and friends" means. |
|
The csources repo itself is locked, this can be closed. |
a bit of a short-term solution though - I wonder how long it will take before someone forgets why it was done.. |
As I said, once the time comes, we'll simply have a csources2 repo and all the scripts out there continue to give you Nim version 1.0 or whatever people did setup. |
this has been fixed via #11457, which refactors all invocations of building csources via a bash API |
Now that #9017 is fixed, the remaining moving piece (apart from the c compiler/environment itself of coz...) is
csources
- could we lock that down too, inbuild_all.sh
and friends?Practically, we're seeing build failures when we check out 0.19 - the current
csources
at the time of writing is no longer able to build it: https://ci.appveyor.com/project/nimbus/nim-http-utils/builds/25118413/job/4nj7qsfvwql9nlj5The text was updated successfully, but these errors were encountered: