6 lines
		
	
	
	
		
			282 B
		
	
	
	
		
			Nix
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
	
		
			282 B
		
	
	
	
		
			Nix
		
	
	
	
	
	
| # Trailing slashes in paths are not allowed.
 | |
| # This restriction could be lifted sometime,
 | |
| # for example if we make '/' a path concatenation operator.
 | |
| # See https://github.com/NixOS/nix/issues/1138
 | |
| # and http://lists.science.uu.nl/pipermail/nix-dev/2016-June/020829.html
 | |
| /nix/store/
 |