We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
#108984 added the capability running NixOS VM tests from macOS, but it seems nowhere documented. There is the virtualisation.host.pkgs option, but that seems not to be related to the VM test implementation. How does one set up NixOS VM tests on macOS so we can advertise and teach it on nix.dev?
virtualisation.host.pkgs
Add an example and some prose to the options documentation of the test driver.
The text was updated successfully, but these errors were encountered:
This issue has been mentioned on NixOS Discourse. There might be relevant details there:
https://discourse.nixos.org/t/run-nixos-interactive-tests-on-aarch64-darwin/34534/1
Sorry, something went wrong.
No branches or pull requests
Problem
#108984 added the capability running NixOS VM tests from macOS, but it seems nowhere documented. There is the
virtualisation.host.pkgs
option, but that seems not to be related to the VM test implementation. How does one set up NixOS VM tests on macOS so we can advertise and teach it on nix.dev?Proposal
Add an example and some prose to the options documentation of the test driver.
Checklist
The text was updated successfully, but these errors were encountered: