update intellij eap
This commit is contained in:
parent
971612957c
commit
f190c0df66
@ -119,8 +119,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.917.19-no-jdk.tar.gz";
|
url = "https://download.jetbrains.com/idea/ideaIC-162.1024.1-no-jdk.tar.gz";
|
||||||
sha256 = "2e2879c669410d9b04c1bcf9e19ca44fff2118087ba2fa013fc323f2099d94cf";
|
sha256 = "0be58d85a6fa251c65cd0be83fbd9406880479a422670f624027a05f3b5b53c2";
|
||||||
};
|
};
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user