Skip to content

[20.09] backport of graalvm{8,11}-ce, babashka clj kondo #103598

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

Merged

Conversation

bennyandresen
Copy link
Member

Motivation for this change

clj-kondo and babashka is currently broken on 20.09 and this fixed it

cherry-picked from, PR and message
674c9af #99631 graalvm{8,11}-ce: init at 20.2.0
3341f6c #102693 babashka,clj-kondo: Depend on graalvm-ce
172cbb8 #102867 babashka: 0.0.97 -> 0.2.3
045c2ab #103096 clj-kondo: 2020.04.05 -> 2020.11.07

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Ensured that relevant documentation is up to date
  • Fits CONTRIBUTING.md.

/marvin opt-in
/status needs_reviewer

cc: @jonringer @glittershark

Sorry, something went wrong.

bennyandresen and others added 4 commits November 12, 2020 12:44
(cherry picked from commit 674c9af)
Now that we have community builds of graalvm landed in NixOS#99631, both
clj-kondo and babashka can depend on those versions of graalvm rather
than the one that requires building from source - this can be built in
hydra, and generally is much easier to build and test.

(cherry picked from commit 3341f6c)
with NixOS#99631 and NixOS#102693 merged, it's possible to bump the babashka
version again.

However recent versions of babashka depend on java11 features and I
spoke in Slack with the project lead and this java11 dependency will
exist going forward.

(cherry picked from commit 172cbb8)
(cherry picked from commit 045c2ab)
@marvin-mk2
Copy link

marvin-mk2 bot commented Nov 12, 2020

Hi! I'm an experimental bot. My goal is to guide this PR through its stages, hopefully ending with a merge. You can read up on the usage here.

@marvin-mk2 marvin-mk2 bot added marvin This PR was reviewed by Marvin, a discontinued bot: https://github.com/timokau/marvin-mk2 needs_reviewer (old Marvin label, do not use) labels Nov 12, 2020
@bennyandresen bennyandresen changed the title Backport gralvm babashka clj kondo [20.09] backport of graalvm{8,11}-ce, babashka clj kondo Nov 12, 2020
@ofborg ofborg bot added 8.has: clean-up 8.has: package (new) This PR adds a new package labels Nov 12, 2020
@ofborg ofborg bot requested review from hlolli and jlesquembre November 12, 2020 12:10
@marvin-mk2 marvin-mk2 bot added awaiting_reviewer (old Marvin label, do not use) and removed needs_reviewer (old Marvin label, do not use) labels Nov 12, 2020
@ofborg ofborg bot requested a review from volth November 12, 2020 12:10
@ofborg ofborg bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin 10.rebuild-linux: 1-10 labels Nov 12, 2020
@bennyandresen
Copy link
Member Author

/status needs_merger

@marvin-mk2
Copy link

marvin-mk2 bot commented Nov 13, 2020

The PR author cannot set the status to needs_merger. Please wait for an external review.

If you are not the PR author and you are reading this, please review the usage of this bot. You may be able to help. Please make an honest attempt to resolve all outstanding issues before setting to needs_merger.

@nixos-discourse
Copy link

This pull request has been mentioned on NixOS Discourse. There might be relevant details there:

https://discourse.nixos.org/t/prs-already-reviewed/2617/283

@glittershark
Copy link
Member

/status needs_merger

@marvin-mk2 marvin-mk2 bot added needs_merger (old Marvin label, do not use) and removed awaiting_reviewer (old Marvin label, do not use) labels Nov 13, 2020
@marvin-mk2 marvin-mk2 bot requested a review from timokau November 13, 2020 16:33
@marvin-mk2 marvin-mk2 bot added awaiting_merger (old Marvin label, do not use) and removed needs_merger (old Marvin label, do not use) labels Nov 13, 2020
@marvin-mk2 marvin-mk2 bot added awaiting_changes (old Marvin label, do not use) and removed awaiting_merger (old Marvin label, do not use) labels Nov 13, 2020
@marvin-mk2 marvin-mk2 bot added awaiting_reviewer (old Marvin label, do not use) and removed awaiting_changes (old Marvin label, do not use) labels Nov 13, 2020
Copy link
Member

@timokau timokau left a comment

Choose a reason for hiding this comment

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

Thank you, and thanks @glittershark for the initial review.

@timokau timokau merged commit 4b81fc8 into NixOS:release-20.09 Nov 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
8.has: clean-up 8.has: package (new) This PR adds a new package 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin 10.rebuild-linux: 1-10 awaiting_reviewer (old Marvin label, do not use) marvin This PR was reviewed by Marvin, a discontinued bot: https://github.com/timokau/marvin-mk2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants