NixOS virtual machines on macOS: Difference between revisions
No edit summary |
Link to Nixcademy blog post on running NixOS tests on macOS |
||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 22: | Line 22: | ||
that the Linux builder is actually such a virtual machine. | that the Linux builder is actually such a virtual machine. | ||
Point 4 is similar to point 3, but since the tests are | Point 4 is similar to point 3, but since the tests are '''built''' using virtual | ||
machines, it means that these virtual machines are running inside the Linux | machines, it means that these virtual machines are running inside the Linux | ||
builder. This is not a problem if our environment supports nested | builder. This is not a problem if our environment supports nested | ||
| Line 287: | Line 287: | ||
The original machine had also Screen Sharing enabled. | The original machine had also Screen Sharing enabled. | ||
== | == Further reading == | ||
* | * [https://nixcademy.com/posts/macos-linux-builder/ Build and Deploy Linux Systems from macOS], Nixcademy | ||
* [https://nixcademy.com/posts/running-nixos-integration-tests-on-macos/ Run NixOS Integration Tests on macOS], Nixcademy | |||
[[Category:macOS]] | [[Category:macOS]] | ||
[[Category:nix-darwin]] | [[Category:nix-darwin]] | ||
[[Category:Tutorial]] | [[Category:Tutorial]] | ||