forked from rarias/bscpkgs
		
	fwi: update repo url to PM server
This commit is contained in:
		
							parent
							
								
									de175b2380
								
							
						
					
					
						commit
						fa0e9f591f
					
				| @ -17,7 +17,7 @@ stdenv.mkDerivation rec { | |||||||
|   name = "fwi"; |   name = "fwi"; | ||||||
| 
 | 
 | ||||||
|   src = builtins.fetchGit { |   src = builtins.fetchGit { | ||||||
|     url = "https://gitlab.com/srodrb/BSC-FWI.git"; |     url = "ssh://git@bscpm03.bsc.es/garlic/apps/fwi.git"; | ||||||
|     ref = "${gitBranch}"; |     ref = "${gitBranch}"; | ||||||
|   }; |   }; | ||||||
| 
 | 
 | ||||||
|  | |||||||
| @ -8,7 +8,7 @@ stdenv.mkDerivation rec { | |||||||
|   name = "fwi-input"; |   name = "fwi-input"; | ||||||
| 
 | 
 | ||||||
|   src = builtins.fetchGit { |   src = builtins.fetchGit { | ||||||
|     url = "https://gitlab.com/srodrb/BSC-FWI.git"; |     url = "ssh://git@bscpm03.bsc.es/garlic/apps/fwi.git"; | ||||||
|     ref = "garlic/seq"; |     ref = "garlic/seq"; | ||||||
|   }; |   }; | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user