mirror of
				https://github.com/NixOS/nixos-hardware.git
				synced 2025-11-04 17:27:14 +08:00 
			
		
		
		
	@@ -8,7 +8,7 @@ for profile in `${find[@]}`; do
 | 
				
			|||||||
    echo evaluating $profile >&2
 | 
					    echo evaluating $profile >&2
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    nixos-rebuild \
 | 
					    nixos-rebuild \
 | 
				
			||||||
	-I nixos-config=_tests/eval-test.nix \
 | 
						-I nixos-config=tests/eval-test.nix \
 | 
				
			||||||
	-I nixos-hardware-profile=$profile \
 | 
						-I nixos-hardware-profile=$profile \
 | 
				
			||||||
	dry-build
 | 
						dry-build
 | 
				
			||||||
 | 
					
 | 
				
			||||||
		Reference in New Issue
	
	Block a user