6 lines
		
	
	
	
		
			263 B
		
	
	
	
		
			Nix
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
	
		
			263 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 https://nixos.org/nix-dev/2016-June/020829.html
 | |
| /nix/store/
 |