about summary refs log tree commit diff
path: root/pkgs/applications/editors
diff options
context:
space:
mode:
authorJörg Thalheim <Mic92@users.noreply.github.com>2018-06-08 16:30:23 +0100
committerGitHub <noreply@github.com>2018-06-08 16:30:23 +0100
commit8348134cc43bf6fffc8d565bb86d23bd5c55e761 (patch)
treee5189bd1503c4d86c7f9c7ae921e690f0152d58f /pkgs/applications/editors
parent53af41d3017d84359bb1fde51218bac946181a11 (diff)
parent5d9a182f8afeb21598be0e0f25dacf2f84a20b06 (diff)
downloadnixlib-8348134cc43bf6fffc8d565bb86d23bd5c55e761.tar
nixlib-8348134cc43bf6fffc8d565bb86d23bd5c55e761.tar.gz
nixlib-8348134cc43bf6fffc8d565bb86d23bd5c55e761.tar.bz2
nixlib-8348134cc43bf6fffc8d565bb86d23bd5c55e761.tar.lz
nixlib-8348134cc43bf6fffc8d565bb86d23bd5c55e761.tar.xz
nixlib-8348134cc43bf6fffc8d565bb86d23bd5c55e761.tar.zst
nixlib-8348134cc43bf6fffc8d565bb86d23bd5c55e761.zip
Merge pull request #41624 from sondr3/update-clion
Jetbrains CLion: 2018.1.2 -> 2018.1.3
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 8064ffeb7f55..f6c446da35d1 100644
--- a/pkgs/applications/editors/jetbrains/default.nix
+++ b/pkgs/applications/editors/jetbrains/default.nix
@@ -237,12 +237,12 @@ in
 
   clion = buildClion rec {
     name = "clion-${version}";
-    version = "2018.1.2"; /* updated by script */
+    version = "2018.1.3";
     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 = "158ydbr0bbzm1nqi4xhrcp6bwk7kmiw78v959h7bxg3y7z55hbwa"; /* updated by script */
+      sha256 = "0daj1ha7d9kxgb60mx2yzyj01m6ahw5d6wzs0vvwp5fh5qf4mpw5";
     };
     wmClass = "jetbrains-clion";
     update-channel = "CLion_Release"; # channel's id as in http://www.jetbrains.com/updates/updates.xml