Fix strictDeps bench6
This commit is contained in:
		
							parent
							
								
									de99a89845
								
							
						
					
					
						commit
						914ee07439
					
				| @ -27,10 +27,13 @@ stdenv.mkDerivation rec { | |||||||
|     rev = gitCommit; |     rev = gitCommit; | ||||||
|   }; |   }; | ||||||
| 
 | 
 | ||||||
|   buildInputs = [ |   nativeBuildInputs = [ | ||||||
|     bigotes |  | ||||||
|     cmake |     cmake | ||||||
|     clangOmpss2 |     clangOmpss2 | ||||||
|  |   ]; | ||||||
|  | 
 | ||||||
|  |   buildInputs = [ | ||||||
|  |     bigotes | ||||||
|     openmp |     openmp | ||||||
|     openmpv |     openmpv | ||||||
|     nanos6 |     nanos6 | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user