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