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
https://nix.dev/tutorials/integration-testing-using-virtual-machines
We want to test that running nix run .#activate (on ./examples/*) will do what it is supposed to do.
nix run .#activate
./examples/*
The text was updated successfully, but these errors were encountered:
Open question: what do we use to test on macOS?
Sorry, something went wrong.
Regressions like fab7590 could have been caught by this.
No branches or pull requests
https://nix.dev/tutorials/integration-testing-using-virtual-machines
We want to test that running
nix run .#activate
(on./examples/*
) will do what it is supposed to do.The text was updated successfully, but these errors were encountered: