update intellij eap
This commit is contained in:
		
							parent
							
								
									c5c75096ef
								
							
						
					
					
						commit
						fb3e1bf395
					
				@ -106,8 +106,8 @@
 | 
				
			|||||||
        name = "idea-community-${version}";
 | 
					        name = "idea-community-${version}";
 | 
				
			||||||
        version = "15.eap";
 | 
					        version = "15.eap";
 | 
				
			||||||
        src = pkgs.fetchurl {
 | 
					        src = pkgs.fetchurl {
 | 
				
			||||||
          url = "https://download.jetbrains.com/idea/ideaIC-143.249.6.tar.gz";
 | 
					          url = "https://download.jetbrains.com/idea/ideaIC-143.380.20.tar.gz";
 | 
				
			||||||
          sha256 = "0lyldzl6mrvf8cj1b9dh2k9qnkaazk6kqfjsj509yqzy1k46dg0g";
 | 
					          sha256 = "a67cfa409c8001ab851042028459a8c07bf0619c9a0911858cb98c5d32209073";
 | 
				
			||||||
        };
 | 
					        };
 | 
				
			||||||
      });
 | 
					      });
 | 
				
			||||||
  };
 | 
					  };
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user