IntelliJ EAP update.
This commit is contained in:
parent
29249d3f72
commit
fd464c5e9f
@ -109,8 +109,8 @@
|
|||||||
name = "idea-community-${version}";
|
name = "idea-community-${version}";
|
||||||
version = "2016.1.eap";
|
version = "2016.1.eap";
|
||||||
src = pkgs.fetchurl {
|
src = pkgs.fetchurl {
|
||||||
url = "https://download.jetbrains.com/idea/ideaIC-145.969.6-no-jdk.tar.gz";
|
url = "https://download.jetbrains.com/idea/ideaIC-145.970.4-no-jdk.tar.gz";
|
||||||
sha256 = "b9d0abc4cc7a5e2ee019028335dfd096da2587ed8165d30871cb00a8592148cc";
|
sha256 = "f0663adb1d4727a77b9e2896226345cf50a3307574c304762f0436db137a60ca";
|
||||||
};
|
};
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user