-
-
Notifications
You must be signed in to change notification settings - Fork 14.2k
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.0.1 -> 2.0.2 #36081
vagrant: 2.0.1 -> 2.0.2 #36081
Conversation
Semi-automatic update. These checks were performed: - built on NixOS - found 2.0.2 with grep in /nix/store/32zly5yhz0hcqgk6w5y0ish2rssfc6y9-vagrant-2.0.2 cc "@aneeshusa"
Success on x86_64-darwin (full log) Partial log (click to expand)
|
Success on x86_64-linux (full log) Partial log (click to expand)
|
@ryantm thanks for sending this in! |
@aneeshusa thanks for the feedback, you're the second person to request this. I will try to update my tools to make that happen. |
Success on aarch64-linux (full log) Partial log (click to expand)
|
The version was bumped in NixOS#36081, but the dependencies were not updated, causing Vagrant to fail at runtime. Fix the dependencies (via bundix), and add an `installCheckPhase` to the derviation to catch this in the future.
Do you think a |
@phunehehe my bot tried to do vagrant version, but it failed. I have since added a warning when no binary responds to version or help. |
@phunehehe I also added an explicit |
Semi-automatic update. These checks were performed:
cc "@aneeshusa"