check' now succeeds :-)
* An attribute set such as `{ foo = { enable = true; };
  foo.port = 23; }' now parses.  It was previously rejected, but I'm
  too lazy to implement the check.  (The only reason to reject it is
  that the reverse, `{ foo.port = 23; foo = { enable = true; }; }', is
  rejected, which is kind of ugly.)
		
	
			
		
			
				
	
	
		
			1 line
		
	
	
	
		
			32 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			1 line
		
	
	
	
		
			32 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| "foo eval-okay-context.nix bar"
 |