add regression test for macOS evaluation
This commit is contained in:
7
machines/test-darwin-machine/configuration.nix
Normal file
7
machines/test-darwin-machine/configuration.nix
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
# Basic system configuration
|
||||
system.stateVersion = 5;
|
||||
|
||||
# Set the nixpkgs system
|
||||
nixpkgs.hostPlatform = "aarch64-darwin";
|
||||
}
|
||||
Reference in New Issue
Block a user