Update IntelliJ EAP.
This commit is contained in:
parent
de5129f7a6
commit
c52d1025d7
@ -90,8 +90,8 @@
|
|||||||
name = "idea-community-${version}";
|
name = "idea-community-${version}";
|
||||||
version = "2016.2.eap";
|
version = "2016.2.eap";
|
||||||
src = pkgs.fetchurl {
|
src = pkgs.fetchurl {
|
||||||
url = "https://download.jetbrains.com/idea/ideaIC-162.1812.2-no-jdk.tar.gz";
|
url = "https://download.jetbrains.com/idea/ideaIC-162.1812.8-no-jdk.tar.gz";
|
||||||
sha256 = "92fd39505cf0fde58cc2bbf01a61b8a2103656b282ed58906b85605326595020";
|
sha256 = "18fe21d30dfdf679482803856cd5d87d64966c963774a8f68cdb965a04457be0";
|
||||||
};
|
};
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user