* Oops, the "I" bit in "nix-env -qas" was broken. Reported by Nicolae Vintila.
This commit is contained in:
		
							parent
							
								
									1029716a8a
								
							
						
					
					
						commit
						db2275cb99
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -750,7 +750,7 @@ static void opQuery(Globals & globals, | |||
|     /* Obtain derivation information from the specified source. */ | ||||
|     UserEnvElems availElems, installedElems; | ||||
| 
 | ||||
|     if (source == sInstalled || compareVersions) { | ||||
|     if (source == sInstalled || compareVersions || printStatus) { | ||||
|         installedElems = queryInstalled(globals.state, globals.profile); | ||||
|     } | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue