Skip to content
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

Merged
merged 1 commit into from
Jun 23, 2024
Merged

gradle: 8.7 → 8.8 #316849

merged 1 commit into from
Jun 23, 2024

Conversation

lorenzleutgeb
Copy link
Member

Description of changes

https://docs.gradle.org/8.8/release-notes.html

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 24.11 Release Notes (or backporting 23.11 and 24.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

Add a 👍 reaction to pull requests you find important.

@lorenzleutgeb lorenzleutgeb requested a review from liff June 3, 2024 09:26
@lorenzleutgeb
Copy link
Member Author

Result of nixpkgs-review run on x86_64-linux 1

5 packages failed to build:
  • gscan2pdf
  • gscan2pdf.man
  • mindustry
  • mindustry-server
  • mindustry-wayland
33 packages built:
  • apkleaks
  • apkleaks.dist
  • apksigcopier
  • apksigcopier.dist
  • apksigner
  • cie-middleware-linux
  • diffoscope
  • diffoscope.dist
  • diffoscope.man
  • experienced-pixel-dungeon
  • fdroidserver
  • fdroidserver.dist
  • ghidra-extensions.gnudisassembler
  • ghidra-extensions.machinelearning
  • ghidra-extensions.sleighdevtools
  • gradle
  • jabref
  • jadx
  • javaPackages.openjfx22
  • jextract
  • jextract-21
  • kotlin-language-server
  • moneydance
  • pdf-sign
  • pdfchain
  • pdftk
  • pidginPackages.purple-signald
  • rat-king-adventure
  • rkpd2
  • shattered-pixel-dungeon
  • shorter-pixel-dungeon
  • signald
  • signaturepdf

gscan2pdf.man.log
mindustry-wayland.log
mindustry-server.log
mindustry.log
gscan2pdf.log

@ofborg ofborg bot added 11.by: package-maintainer This PR was created by the maintainer of the package it changes 10.rebuild-darwin: 11-100 10.rebuild-linux: 11-100 labels Jun 3, 2024
Copy link
Contributor

@liff liff left a 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? 😊

@lorenzleutgeb
Copy link
Member Author

Yup, #277721 is overdue. I don't mind before or after, and am happy to rebase this if required.

@wegank wegank added 12.approvals: 1 This PR was reviewed and approved by one reputable person 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in the package labels Jun 4, 2024
@fgaz
Copy link
Member

fgaz commented Jun 5, 2024

The Mindustry build failure needs to be addressed before merging, I suppose.

Until Anuken/Arc#169 is fixed we can switch to gradle_7 which still works

@C0D3-M4513R
Copy link
Contributor

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)

@fgaz
Copy link
Member

fgaz commented Jun 13, 2024

Until Anuken/Arc#169 is fixed we can switch to gradle_7 which still works

Now there is also a patch: Anuken/Arc@d7f8ea8

@lorenzleutgeb
Copy link
Member Author

@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 pkgs.mindustry? Months? I'd rather ask for you to pin gradle = pkgs.gradle_7 in pkgs.mindustry in the meantime, which I expect to be a simple change. Thanks!

Copy link
Contributor

@JohnRTitor JohnRTitor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@JohnRTitor JohnRTitor merged commit 084f8df into NixOS:master Jun 23, 2024
29 checks passed
@SuperSandro2000
Copy link
Member

SuperSandro2000 commented Jun 29, 2024

Months? I'd rather ask for you to pin gradle = pkgs.gradle_7 in pkgs.mindustry in the meantime, which I expect to be a simple change. Thanks!

This should have been added to this PR

#323389

@fgaz fgaz mentioned this pull request Jun 29, 2024
13 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
10.rebuild-darwin: 11-100 10.rebuild-linux: 11-100 11.by: package-maintainer This PR was created by the maintainer of the package it changes 12.approvals: 1 This PR was reviewed and approved by one reputable person 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in the package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants