intellij eap
This commit is contained in:
		
							parent
							
								
									513fae08eb
								
							
						
					
					
						commit
						29bdc02458
					
				@ -89,10 +89,10 @@
 | 
			
		||||
  in {
 | 
			
		||||
    idea-community-eap = pkgs.idea.idea-community.overrideDerivation (oldAttrs: rec {
 | 
			
		||||
        name = "idea-community-${version}";
 | 
			
		||||
        version = "2017.1.eap";
 | 
			
		||||
        version = "2017.2.eap";
 | 
			
		||||
        src = pkgs.fetchurl {
 | 
			
		||||
          url = "https://download.jetbrains.com/idea/ideaIC-171.4694.9-no-jdk.tar.gz";
 | 
			
		||||
          sha256 = "2e61baaa3709176803df07ac789abe71b837c09801334a580e6de4935b3ce5f0";
 | 
			
		||||
          url = "https://download.jetbrains.com/idea/ideaIC-172.2656.10-no-jdk.tar.gz";
 | 
			
		||||
          sha256 = "4a9d0e6d7d6e290585c22be64cccf808b9cf0ac013be9c31b7bac77919cb8064";
 | 
			
		||||
        };
 | 
			
		||||
      });
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user