Add missing parameter to extend
This commit is contained in:
		
							parent
							
								
									45d7b31c0a
								
							
						
					
					
						commit
						3a9615fce4
					
				| @ -1,7 +1,7 @@ | |||||||
| final: prev: | final: prev: | ||||||
| { | { | ||||||
|   bsc = prev.bsc.extend (bsc: { |   bsc = prev.bsc.extend (bscFinal: bscPrev: { | ||||||
|     mpi2 = bsc.mpich; |     mpi2 = bscFinal.mpich; | ||||||
|     mpich = with final; prev.mpich.overrideAttrs (old: { |     mpich = with final; prev.mpich.overrideAttrs (old: { | ||||||
|       buildInput = old.buildInputs ++ [ |       buildInput = old.buildInputs ++ [ | ||||||
|         libfabric |         libfabric | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user