-
-
Notifications
You must be signed in to change notification settings - Fork 14.4k
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
vagrant: 2.2.19 -> 2.3.4 #228969
vagrant: 2.2.19 -> 2.3.4 #228969
Conversation
So... mark as broken on darwin? |
I don't know -- I don't have a darwin machine to test on. I don't have any reason to believe 2.3.4 would be any more or less broken on darwin than 2.2.19 was, though. |
2.2.19 actually built on darwin (https://hydra.nixos.org/job/nixpkgs/trunk/vagrant.aarch64-darwin), so the upgrade definitely leads to a regression there. |
required for ruby 3.1 compatibility. this version does not build on darwin; it fails with: strip: error: symbols referenced by indirect symbol table entries that can't be stripped in: /nix/store/kii5l64n3v0wml7iyqm1swzhgqljjky4-ruby3.1.4-grpc-1.54.0/lib/ruby/gems/3.1.0/gems/grpc-1.54.0/src/ruby/ext/grpc/grpc_c.bundle three hand-edits to the regenerated gemset.nix were also required: * fix the hashes for google-protobuf and gprc * remove the 'vagrant' entry
Okay, sorry, I'm not very practiced at reading the ofborg PR checks. I found the log at https://logs.ofborg.org/?key=nixos/nixpkgs.228969&attempt_id=4e885d98-2038-4077-832b-3f96f0517818, and I don't know nearly enough about darwin or ruby to make much sense of that. I just pushed a version that removes |
Nope, please just mark darwin as broken in |
Closing in favor of #225136, which has the most discussion. |
required for ruby 3.1 compatibility
three hand-edits to the regenerated gemset.nix were required:
fix the hashes for google-protobuf and gprc
remove the 'vagrant' entry
hashicorp/vagrant@v2.2.19...v2.3.4
Description of changes
Things done
sandbox = true
set innix.conf
? (See Nix manual)nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)