6 lines
		
	
	
	
		
			157 B
		
	
	
	
		
			Nix
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
	
		
			157 B
		
	
	
	
		
			Nix
		
	
	
	
	
	
| { ... }:
 | |
| 
 | |
| builtins.throw ''
 | |
|   The Nix derivations at infra/nixos are not meant to be evaluated
 | |
|   like a derivation as they represent NixOS configuration.
 | |
| ''
 |