-
-
Notifications
You must be signed in to change notification settings - Fork 16.6k
Enable Virtualbox guest additions for AARCH64 #420556
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
Conversation
pkgs/applications/virtualization/virtualbox/guest-additions/builder.nix
Outdated
Show resolved
Hide resolved
pkgs/applications/virtualization/virtualbox/guest-additions/builder.nix
Outdated
Show resolved
Hide resolved
pkgs/applications/virtualization/virtualbox/guest-additions/builder.nix
Outdated
Show resolved
Hide resolved
pkgs/applications/virtualization/virtualbox/guest-additions/builder.nix
Outdated
Show resolved
Hide resolved
Thank you very much for the changes. I will test your PR on amd64 next week. |
Could you please squash your commits |
Please also have a look at the commit conventions: https://github.com/NixOS/nixpkgs/blob/master/CONTRIBUTING.md#commit-conventions Once, the commits are squashed and renamed according to the conventions I will approve this PR. |
I refactored the commit messages, but organized them a little different. The first one enables the pkg to deal with aarch64, the second enables it in the module. Let me know if that's fine for you. |
Successfully created backport PR for |
The virtualbox guest additions are supported on aarch64. This PR enables them and address #404735
Things done
nix.conf
? (See Nix manual)sandbox = relaxed
sandbox = true
nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)Add a 👍 reaction to pull requests you find important.