update intellij eap
This commit is contained in:
parent
23ff3d0dc0
commit
909569663c
@ -85,8 +85,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.1447.7-no-jdk.tar.gz";
|
url = "https://download.jetbrains.com/idea/ideaIC-162.1447.21-no-jdk.tar.gz";
|
||||||
sha256 = "a8eaef5d00bb6b41ab8e6ac3f2047a4d3db412fe28ca0fd8ea87d5f531186a1d";
|
sha256 = "c8598c33473282acd61d0b19e9629396b90d79ab77909d1363c2c3b58c93783e";
|
||||||
};
|
};
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user