Doh
This commit is contained in:
		
							parent
							
								
									da76c72bc9
								
							
						
					
					
						commit
						dd3714f6ef
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -60,7 +60,7 @@ public: | ||||||
|     Setting<bool> keepGoing{this, false, "keep-going", |     Setting<bool> keepGoing{this, false, "keep-going", | ||||||
|         "Whether to keep building derivations when another build fails."}; |         "Whether to keep building derivations when another build fails."}; | ||||||
| 
 | 
 | ||||||
|     Setting<bool> tryFallback{this, tryFallback, "build-fallback", |     Setting<bool> tryFallback{this, false, "build-fallback", | ||||||
|         "Whether to fall back to building when substitution fails."}; |         "Whether to fall back to building when substitution fails."}; | ||||||
| 
 | 
 | ||||||
|     /* Whether to show build log output in real time. */ |     /* Whether to show build log output in real time. */ | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue