wording
This commit is contained in:
		
							parent
							
								
									fe23e28f12
								
							
						
					
					
						commit
						485f4740ee
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -1011,7 +1011,7 @@ void DerivationGoal::outputsSubstituted()
 | 
			
		|||
    trace("all outputs substituted (maybe)");
 | 
			
		||||
 | 
			
		||||
    if (nrFailed > 0 && nrFailed > nrNoSubstituters + nrIncompleteClosure && !settings.tryFallback)
 | 
			
		||||
        throw Error(format("some substitutes for the outputs of derivation `%1%' failed; try `--fallback'") % drvPath);
 | 
			
		||||
        throw Error(format("some substitutes for the outputs of derivation `%1%' failed (usually happens due to networking issues); try `--fallback' to build derivation from source ") % drvPath);
 | 
			
		||||
 | 
			
		||||
    /*  If the substitutes form an incomplete closure, then we should
 | 
			
		||||
        build the dependencies of this derivation, but after that, we
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue