Merge branch 'master' of git://github.com/pikajude/nix
@pikajude: "This is required for perlPackages.IOTty and, by extension, mosh"
This commit is contained in:
		
						commit
						9a963c8adc
					
				
					 1 changed files with 4 additions and 1 deletions
				
			
		|  | @ -35,7 +35,10 @@ | |||
|        (literal "/private/var/run/resolv.conf")) | ||||
| 
 | ||||
| ; some builders use filehandles other than stdin/stdout | ||||
| (allow file* (subpath "/dev/fd")) | ||||
| (allow file* | ||||
|         (subpath "/dev/fd") | ||||
|         (literal "/dev/ptmx") | ||||
|         (regex #"^/dev/[pt]ty.*$")) | ||||
| 
 | ||||
| ; allow everything inside TMP | ||||
| (allow file* process-exec | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue