thiagoelg commented on code in PR #3426:
URL:
https://github.com/apache/incubator-kie-tools/pull/3426#discussion_r2773956960
##########
devbox.json:
##########
@@ -12,7 +12,7 @@
"version": "2.40-66",
"platforms": ["x86_64-linux", "aarch64-linux"]
},
- "go": "1.24.11"
+ "go": "1.24.13"
Review Comment:
This won't work. Go `1.24.13` is not available on nixhub.io.
I've opened a PR to fix it:
https://github.com/apache/incubator-kie-tools/pull/3430
Instructions to update/maitain the Devbox configuration are here:
https://github.com/apache/incubator-kie-tools/blob/main/repo/NIX_DEV_ENV.md#maintaining
##########
devbox.json:
##########
@@ -12,7 +12,7 @@
"version": "2.40-66",
"platforms": ["x86_64-linux", "aarch64-linux"]
},
- "go": "1.24.11"
+ "go": "1.24.13"
Review Comment:
This won't work. Go `1.24.13` is not available on nixhub.io.
I've opened a PR to fix it:
https://github.com/apache/incubator-kie-tools/pull/3430
Instructions to update/maintain the Devbox configuration are here:
https://github.com/apache/incubator-kie-tools/blob/main/repo/NIX_DEV_ENV.md#maintaining
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]