-
-
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
scalameta.metals: 1.9.7->1.9.10 #107340
scalameta.metals: 1.9.7->1.9.10 #107340
Conversation
51c30c6
to
70ea8a1
Compare
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.
untested, change looks OK
Yeah.. I have problems building things locally with some error on the python plugin. I haven't found a nice way to only build this plugin, without all the other dependencies .. |
seems this did the trick: nix-build -E 'with import <nixpkgs> {}; callPackage ./default.nix { }' -A scalameta.metals then symlinking in manually. Tested the plugin now, it works as expected. |
@scalavision please fix the eval error. |
what do you mean @SuperSandro2000 , is it the problem with ofborg? How can I fix it? |
yes. It is required to be green before the PR can be merged. @ofborg eval |
oki, hm... didn't know I had privilege to do that :-) Thanks for helping out! |
This is a semi-automatic executed nixpkgs-review which is checked by a human on a best effort basis and does not build all packages (e.g. lumo, tensorflow or pytorch). Result of 1 package built:
|
Motivation for this change
aligning scalameta.metals with last version of Scala 3.0.0-M3. This version of scala has full support for Scala.js and other improvements, so it would be very nice to have this in.
Things done
sandbox
innix.conf
on non-NixOS linux)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
./result/bin/
)nix path-info -S
before and after)