about summary refs log tree commit diff
path: root/pkgs/applications/editors/jetbrains
diff options
context:
space:
mode:
authorAverell Dalton <averell@rxd4.com>2018-03-14 08:32:28 +0100
committerEdward Tjörnhammar <ed@cflags.cc>2018-03-22 07:30:12 +0100
commit33e6ef179028ab9881d6feb465848c7ecc5c61a8 (patch)
tree11d7d9dec63fe000fa33a7ccfc3c1a4643d2f57d /pkgs/applications/editors/jetbrains
parent89cd01dabdc6146bbbdff21d2dee97583dc3abaf (diff)
downloadnixlib-33e6ef179028ab9881d6feb465848c7ecc5c61a8.tar
nixlib-33e6ef179028ab9881d6feb465848c7ecc5c61a8.tar.gz
nixlib-33e6ef179028ab9881d6feb465848c7ecc5c61a8.tar.bz2
nixlib-33e6ef179028ab9881d6feb465848c7ecc5c61a8.tar.lz
nixlib-33e6ef179028ab9881d6feb465848c7ecc5c61a8.tar.xz
nixlib-33e6ef179028ab9881d6feb465848c7ecc5c61a8.tar.zst
nixlib-33e6ef179028ab9881d6feb465848c7ecc5c61a8.zip
jetbrains.clion: 2017.3.3 -> 2017.3.4
Diffstat (limited to 'pkgs/applications/editors/jetbrains')
-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 64db4ab79527..a4a71c12820e 100644
--- a/pkgs/applications/editors/jetbrains/default.nix
+++ b/pkgs/applications/editors/jetbrains/default.nix
@@ -234,12 +234,12 @@ in
 
   clion = buildClion rec {
     name = "clion-${version}";
-    version = "2017.3.3"; /* updated by script */
+    version = "2017.3.4"; /* 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 = "0j090863y68ppw34qkldm8h4lpbhalhqn70gb0ifj9bglf17503d"; /* updated by script */
+      sha256 = "1yxjvsp89mkk7gghbz5lqh7bbqi6l1ihg876c60bhqg0f5m98zcg"; /* updated by script */
     };
     wmClass = "jetbrains-clion";
     update-channel = "CLion_Release"; # channel's id as in http://www.jetbrains.com/updates/updates.xml