nix-build: Support ‘--repair’ flag
This commit is contained in:
		
							parent
							
								
									0a7084567f
								
							
						
					
					
						commit
						2e90a5a2a7
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -134,7 +134,7 @@ EOF | |||
|         $verbose = 1; | ||||
|     } | ||||
| 
 | ||||
|     elsif ($arg eq "--quiet") { | ||||
|     elsif ($arg eq "--quiet" || $arg eq "--repair") { | ||||
|         push @buildArgs, $arg; | ||||
|         push @instArgs, $arg; | ||||
|     } | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue