about summary refs log tree commit diff
path: root/pkgs/applications/editors
diff options
context:
space:
mode:
authorEdmund Wu <fangkazuto@gmail.com>2018-11-15 17:17:37 -0500
committerEdmund Wu <fangkazuto@gmail.com>2018-11-15 17:17:37 -0500
commit9d1b22a9093d2c8b568ac680a625ef73a8a7dc0e (patch)
tree53999e4a4caa52352323e71c1948aa656430e763 /pkgs/applications/editors
parent3516b2dad23c59bc66cf2b67d8df45e76fc81f61 (diff)
downloadnixlib-9d1b22a9093d2c8b568ac680a625ef73a8a7dc0e.tar
nixlib-9d1b22a9093d2c8b568ac680a625ef73a8a7dc0e.tar.gz
nixlib-9d1b22a9093d2c8b568ac680a625ef73a8a7dc0e.tar.bz2
nixlib-9d1b22a9093d2c8b568ac680a625ef73a8a7dc0e.tar.lz
nixlib-9d1b22a9093d2c8b568ac680a625ef73a8a7dc0e.tar.xz
nixlib-9d1b22a9093d2c8b568ac680a625ef73a8a7dc0e.tar.zst
nixlib-9d1b22a9093d2c8b568ac680a625ef73a8a7dc0e.zip
jetbrains.clion: 2018.2.5 -> 2018.2.6
Diffstat (limited to 'pkgs/applications/editors')
-rw-r--r--pkgs/applications/editors/jetbrains/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/applications/editors/jetbrains/default.nix b/pkgs/applications/editors/jetbrains/default.nix
index 7d25b1ed39dd..bac26ff6bf50 100644
--- a/pkgs/applications/editors/jetbrains/default.nix
+++ b/pkgs/applications/editors/jetbrains/default.nix
@@ -250,12 +250,12 @@ in
 
   clion = buildClion rec {
     name = "clion-${version}";
-    version = "2018.2.5"; /* updated by script */
+    version = "2018.2.6"; /* updated by script */
     description  = "C/C++ IDE. New. Intelligent. Cross-platform";
     license = stdenv.lib.licenses.unfree;
     src = fetchurl {
       url = "https://download.jetbrains.com/cpp/CLion-${version}.tar.gz";
-      sha256 = "0brbwgyjh38ix8nr176glmc3kr7ndi8wppxqkb1c890jw5d3916j"; /* updated by script */
+      sha256 = "1mgm3a6ph3j085bidl6vsy85kpscfspzxbzdmh3biklwfv3445rf"; /* updated by script */
     };
     wmClass = "jetbrains-clion";
     update-channel = "CLion Release"; # channel's id as in http://www.jetbrains.com/updates/updates.xml