intellij eap

This commit is contained in:
Gabriel Ebner 2017-07-01 12:07:58 +02:00
parent ad60d5c8c4
commit 5545451d53
1 changed files with 2 additions and 2 deletions

View File

@ -93,8 +93,8 @@
name = "idea-community-${version}";
version = "2017.2.eap";
src = pkgs.fetchurl {
url = "https://download.jetbrains.com/idea/ideaIC-172.2953.9.tar.gz";
sha256 = "09ee05feb1ca2eb6fd62a732c713318e183152f36addcbbe904fb6b1aa9afd6f";
url = "https://download.jetbrains.com/idea/ideaIC-172.3198.6-no-jdk.tar.gz";
sha256 = "5b7fd78ea03751f36b80ade62862386aa740362a7effb9aa7328dc713222d149";
};
});