Use boost 1.86 for paraver
Reviewed-by: Rodrigo Arias Mallo <rodrigo.arias@bsc.es>
This commit is contained in:
		
							parent
							
								
									374ec330ed
								
							
						
					
					
						commit
						94773bb5c5
					
				| @ -1,7 +1,7 @@ | |||||||
| { | { | ||||||
|   stdenv |   stdenv | ||||||
| , autoreconfHook | , autoreconfHook | ||||||
| , boost | , boost186 | ||||||
| , libxml2 | , libxml2 | ||||||
| , xml2 | , xml2 | ||||||
| , wxGTK32 | , wxGTK32 | ||||||
| @ -15,6 +15,7 @@ | |||||||
| 
 | 
 | ||||||
| let | let | ||||||
|   wx = wxGTK32; |   wx = wxGTK32; | ||||||
|  |   boost = boost186; | ||||||
| in | in | ||||||
| stdenv.mkDerivation rec { | stdenv.mkDerivation rec { | ||||||
|   pname = "wxparaver"; |   pname = "wxparaver"; | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user