update intellij eap
This commit is contained in:
parent
56ad3183eb
commit
cc793f0065
@ -105,8 +105,8 @@
|
|||||||
name = "idea-community-${version}";
|
name = "idea-community-${version}";
|
||||||
version = "15.eap";
|
version = "15.eap";
|
||||||
src = pkgs.fetchurl {
|
src = pkgs.fetchurl {
|
||||||
url = "https://download.jetbrains.com/idea/ideaIC-142.5047.6.tar.gz";
|
url = "https://download.jetbrains.com/idea/ideaIC-15-PublicPreview.tar.gz";
|
||||||
sha256 = "e6d32e6df22b9431810711bed27d36195d8e4f9e161e2d4e6249e530c462c185";
|
sha256 = "1d9db319dfc23211d20027e50bcc22cba6072a90c004e0526aa859a884128f35";
|
||||||
};
|
};
|
||||||
});
|
});
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user