-
-
Notifications
You must be signed in to change notification settings - Fork 14.6k
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
gradle: 8.7 → 8.8 #316849
gradle: 8.7 → 8.8 #316849
Conversation
Result of 5 packages failed to build:
33 packages built:
gscan2pdf.man.log |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The Mindustry build failure needs to be addressed before merging, I suppose. Looks OK otherwise.
Can we get #277721 in before or after maybe? 😊
Yup, #277721 is overdue. I don't mind before or after, and am happy to rebase this if required. |
Until Anuken/Arc#169 is fixed we can switch to gradle_7 which still works |
It would be nice to get this in, as currently we have jdk22 in nixos but no gradle, that supports jdk22 properly. Full support for jdk22 in gradle was only added in gradle 8.8. (I discovered that in Col-E/Recaf#805) |
Now there is also a patch: Anuken/Arc@d7f8ea8 |
@fgaz sure, but how long will it take until there is a new release of Mindustry that depends on a patched version of Arc and you found time to bump |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
This should have been added to this PR |
Description of changes
https://docs.gradle.org/8.8/release-notes.html
Things done
nix.conf
? (See Nix manual)sandbox = relaxed
sandbox = true
nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)Add a 👍 reaction to pull requests you find important.