Merge pull request #1794 from dtzWill/feature/nix-log-pager
nix log: use pager
This commit is contained in:
		
						commit
						53b520708a
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -50,6 +50,7 @@ struct CmdLog : InstallableCommand | |||
| 
 | ||||
|         auto b = installable->toBuildable(); | ||||
| 
 | ||||
|         RunPager pager; | ||||
|         for (auto & sub : subs) { | ||||
|             auto log = b.drvPath != "" ? sub->getBuildLog(b.drvPath) : nullptr; | ||||
|             for (auto & output : b.outputs) { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue