parent
							
								
									656390062a
								
							
						
					
					
						commit
						ed09d0c0a4
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -186,7 +186,7 @@ foreach my $expr (@exprs) { | ||||||
|             'set +e; ' . |             'set +e; ' . | ||||||
|             'PS1="\n\[\033[1;32m\][nix-build:\w]$\[\033[0m\] "; ' . |             'PS1="\n\[\033[1;32m\][nix-build:\w]$\[\033[0m\] "; ' . | ||||||
|             $envCommand); |             $envCommand); | ||||||
|         exec($ENV{SHELL}, "--rcfile", $rcfile); |         exec($ENV{NIX_BUILD_SHELL} // "bash", "--rcfile", $rcfile); | ||||||
|         die; |         die; | ||||||
|     } |     } | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue