update clion eap
This commit is contained in:
parent
1909d263af
commit
1ae12c020e
@ -96,10 +96,10 @@
|
||||
|
||||
clion-eap = pkgs.idea.clion.overrideDerivation (oldAttrs: rec {
|
||||
name = "clion-${version}";
|
||||
version = "2016.3.eap";
|
||||
version = "2017.1.eap";
|
||||
src = pkgs.fetchurl {
|
||||
url = "http://download.jetbrains.com/cpp/CLion-2016.3-RC3.tar.gz";
|
||||
sha256 = "16nszamr0bxg8aghyrg4wzxbp9158kjzhr957ljpbipz0rlixf31";
|
||||
url = "http://download.jetbrains.com/cpp/CLion-171.2822.8.tar.gz";
|
||||
sha256 = "05j4m1mzhqhn304v9828i7jsc79rcl706gsc0ih807g99qgmkqny";
|
||||
};
|
||||
});
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user