intellij eap
This commit is contained in:
parent
ad60d5c8c4
commit
5545451d53
@ -93,8 +93,8 @@
|
|||||||
name = "idea-community-${version}";
|
name = "idea-community-${version}";
|
||||||
version = "2017.2.eap";
|
version = "2017.2.eap";
|
||||||
src = pkgs.fetchurl {
|
src = pkgs.fetchurl {
|
||||||
url = "https://download.jetbrains.com/idea/ideaIC-172.2953.9.tar.gz";
|
url = "https://download.jetbrains.com/idea/ideaIC-172.3198.6-no-jdk.tar.gz";
|
||||||
sha256 = "09ee05feb1ca2eb6fd62a732c713318e183152f36addcbbe904fb6b1aa9afd6f";
|
sha256 = "5b7fd78ea03751f36b80ade62862386aa740362a7effb9aa7328dc713222d149";
|
||||||
};
|
};
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user