Commit Graph

486 Commits

Author SHA1 Message Date
Jason Pickens
5497a92786
jetbrains: add support for Apple M1 2022-03-13 12:50:19 +13:00
Vanilla
66691701df
jetbrains: update (#161186)
- jetbrains.clion: 2021.3.2 -> 2021.3.3
- jetbrains.mps: 2021.2.3 -> 2021.3
- jetbrains.phpstorm: 2021.3.1 -> 2021.3.2
- jetbrains.webstorm: 2021.3.1 -> 2021.3.2
2022-02-28 11:34:26 +08:00
K900
cb2cfba6f7 treewide: switch all desktop file generators to new API
Notably:
- remove explicit arguments that match the defaults
- convert everything to the right Nix types
2022-02-25 13:40:38 -08:00
Jörg Thalheim
2909f5b041 jetbrains: allow to override JAVA_HOME/ANDROID_JAVA_HOME/JDK_HOME
Otherwise one cannot use a different java version i.e. jdk17
2022-02-08 11:57:32 -08:00
Fabián Heredia Montiel
94cd939c49 jetbrains: update 2022-02-02 09:19:42 -06:00
diogox
4cb152fcea
Update pkgs/applications/editors/jetbrains/default.nix
Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
2022-01-09 17:35:01 +00:00
Diogo Xavier
76034fee72 jetbrains.goland: Fix debugging 2022-01-08 15:15:53 +00:00
Vanilla
dfc44d3a4d
jetbrains: update 2022-01-01 15:41:24 +08:00
Jörg Thalheim
e93876e3b4
Merge pull request #150896 from diogox/jetbrains.goland-Fix-debugging
jetbrains.goland: Fix debugging
2021-12-28 09:56:56 +00:00
Vanilla
8cc34955fb
jetbrains: update 2021-12-25 14:48:09 +08:00
Florian Klink
8e281b6609
Merge pull request #148825 from VergeDX/jetbrains
jetbrains: update
2021-12-17 14:20:59 +01:00
Sandro
e58509cef2
Merge pull request #141142 from rhoriguchi/pkgs.jetbrains.idea-ultimate 2021-12-16 13:13:57 +01:00
Diogo Xavier
0b4a0ac786 jetbrains.goland: Fix debugging 2021-12-15 19:17:39 +00:00
Vanilla
f96673ad61
jetbrains: update 2021-12-11 15:57:53 +08:00
Konrad Borowski
3bc5c9a8ac jetbrains: 2021.2.3 -> 2021.3 2021-11-30 20:28:22 +01:00
Vanilla
80f5a12fa3
jetbrains.datagrip: 2021.2.4 -> 2021.3.1 2021-11-25 19:12:18 +08:00
Ryan Horiguchi
cc733c14dd
jetbrains.idea: add m2_home and m2 variable 2021-11-20 17:37:29 +01:00
Vanilla
e409e2f3eb
jetbrains: update 2021-11-06 10:23:30 +08:00
Lin Yinfeng
7e67d40e1e
jetbrains: fix preferLocalBuild 2021-10-30 14:19:46 +08:00
Vanilla
d883b616ef
jetbrains: update 2021-10-17 11:29:06 +08:00
Sebastian Sellmeier
4532018f0e
jetbrains: 2021.2 -> 2021.2.1 2021-09-09 19:06:23 +02:00
Florian Beeres
6708b87d3e
idea: add e2fsprogs (#134616)
Without this dependency JetBrains editors, on NixOS, will throw errors
about a missing object file:
java.lang.UnsatisfiedLinkError: libe2p.so
2021-08-21 14:32:23 +02:00
Claudio Bley
147d36b474 jetbrains: Check for 64 bit specific fsnotifier
In April, 2021, Jetbrains announced the end of support for 32-bit OS
IntelliJ-based IDEs[1]:

> The final major version that will be guaranteed to run on a 32-bit OS will be
> v2021.1 for all IntelliJ-based IDEs, including AppCode, Clion, DataGrip, GoLand,
> IntelliJ IDEA, PhpStorm, PyCharm, Rider, RubyMine, and WebStorm.

[1]: https://blog.jetbrains.com/idea/2021/04/end-of-support-for-32-bit-operating-systems-in-intellij-based-ides/
2021-07-30 15:00:14 +02:00
Claudio Bley
544e20e24b jetbrains: Update
clion               : 2021.1.2 -> 2021.2
datagrip            : 2021.1.3 -> 2021.2
goland              : 2021.1.3 -> 2021.2
idea-community      : 2021.1.3 -> 2021.2
idea-ultimate       : 2021.1.3 -> 2021.2
mps                 : 2021.1   -> 2021.1.1
phpstorm            : 2021.1.4 -> 2021.2
pycharm-community   : 2021.1.3 -> 2021.2
pycharm-professional: 2021.1.3 -> 2021.2
rider               : 2021.1.3 -> 2021.1.5
ruby-mine           : 2021.1.2 -> 2021.2
webstorm            : 2021.1.2 -> 2021.2
2021-07-30 10:57:03 +02:00
Claudio Bley
597f94bd8a jetbrains: Fix update.pl script for MPS
Jetbrains seems to have deviated from the usual URL pattern of
`/<product>/<version>/<name>-<version>.<ext>` by only using the major.minor part
of the version number in the first URL segment for MPS.
2021-07-30 10:57:03 +02:00
Jörg Thalheim
42c154d332
Merge pull request #129087 from raboof/jetbrains-update-script-updates
jetbrains: update script improvements
2021-07-06 06:40:51 +01:00
Arnout Engelen
afef449235
jetbrains: update script improvements
Fix some warnings and allow updating only the free modules.
2021-07-05 10:44:05 +02:00
Luke Granger-Brown
61d8ece2d1
Merge pull request #128879 from raboof/jetbrains-updates
jetbrains: updates
2021-07-03 01:51:21 +01:00
Arnout Engelen
41b86910e8
jetbrains: updates 2021-07-01 13:50:27 +02:00
Arnout Engelen
9701c3d3f7
jetbrains: use https in update script 2021-07-01 13:42:41 +02:00
Sandro
71a97e076d
Merge pull request #125498 from Atemu/jetbrains-mainProgram 2021-06-17 01:45:47 +02:00
Jean-Marie Gaillourdet
a887b48e1d all Jetbrains products: update to latest version
clion: 2020.2.1 -> 2021.1.2
datagrip: 2020.2.2 -> 2021.1.2
goland: 2020.2.2 -> 2021.1.2
idea-community: 2020.2.1 -> 2021.1.2
idea-ultimate: 2020.2.1 -> 2021.1.2
mps: 2020.1.4 -> 2021.1
phpstorm: 2020.2.1 -> 2021.1.3
pycharm-community: 2020.2.1 -> 2021.1.2
pycharm-professional: 2020.2.1 -> 2021.1.2
rider: 2020.2.1 -> 2021.1.3
ruby-mine: 2020.2.1 -> 2021.1.2
webstorm: 2020.2.1 -> 2021.1.2

These updates have all been generated with the newly fixed update.pl
script.

The script update.pl, which gets the latest versions from upstream
web server, has been failing for roughly half a year. It failed to
handle the new url pattern of MPS. The script and the url pattern
is updated to work with the latest version.

The clion specific postFixup hook had to be adapted, because names
of shared libraries changed.

(cherry picked from commit 8593496928ebacc8d0779ff5706b8d511dbc0177)
2021-06-06 11:13:28 +02:00
Atemu
632417e369 jetbrains: execName -> mainProgram
For consistency
2021-06-03 14:40:19 +02:00
Atemu
87b65fa13f jetbrains: add mainPrograms 2021-06-03 14:40:19 +02:00
Edward Tjörnhammar
57baa7efb7
jetbrains: updates
jetbrains.clion: 2021.1.1 -> 2021.1.2
jetbrains.datagrip: 2021.1.1 -> 2021.1.2
jetbrains.goland: 2021.1.1 -> 2021.1.2
jetbrains.idea-community: 2021.1.1 -> 2021.1.2
jetbrains.idea-ultimate: 2021.1.1 -> 2021.1.2
jetbrains.rider: 2021.1.2 -> 2021.1.3
jetbrains.webstorm: 2021.1.1 -> 2021.1.2
2021-06-01 21:55:29 +02:00
Luke Granger-Brown
510fc9cd8f jetbrains: update
jetbrains.clion: 2021.1 -> 2021.1.1
jetbrains.datagrip: 2021.1 -> 2021.1.1
jetbrains.goland: 2021.1 -> 2021.1.1
jetbrains.idea-community: 2021.1 -> 2021.1.1
jetbrains.idea-ultimate: 2021.1 -> 2021.1.1
jetbrains.phpstorm: 2021.1 -> 2021.1.2
jetbrains.pycharm-community: 2021.1 -> 2021.1.1
jetbrains.pycharm-professional: 2021.1 -> 2021.1.1
jetbrains.rider: 2021.1.1 -> 2021.1.2
jetbrains.ruby-mine: 2021.1 -> 2021.1.1
jetbrains.webstorm: 2021.1 -> 2021.1.1
2021-05-01 13:10:30 -07:00
Mauricio Scheffer
422441ed88
jetbrains.rider: fix internal dotnet runtime/SDK (#120589)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-27 15:22:06 +02:00
pmenke
d94d7c7714
jetbrains.clion: use lib.optionals instead of lib.optional 2021-04-20 20:07:33 +02:00
Jörg Thalheim
a7a29f5ba0
jetbrains.clion: use libdbusmenu instead of alias 2021-04-20 15:18:44 +02:00
Jörg Thalheim
110a062a7b
jetbrains.clion: switch to autoPatchelfHook 2021-04-20 12:05:13 +02:00
pmenke
dd2c1dd5c8
jetbrains.clion: add patchelf invocations for new binaries
version 2021.1 of clion (introduced with 3839373) has introduced additional clang related binaries which need patching.
clangd and clazy-standalone also need the provided libclazyPlugin.so on the rpath.
2021-04-19 23:36:55 +02:00
Sandro
c0c842c773
Merge pull request #119415 from SuperSandro2000/SuperSandro2000-patch-1
jetbrains: fix url literal
2021-04-14 14:25:15 +02:00
Sandro
a095f55964
jetbrains: fix url literal 2021-04-14 13:55:36 +02:00
Jamie Magee
66fc4b0133
jetbrains.rider: 2021.1 -> 2021.1.1 2021-04-13 17:38:29 -07:00
Edward Tjörnhammar
40be12c695
jetbrains.clion: fix glob match in build 2021-04-09 00:47:32 +02:00
Edward Tjörnhammar
3839373959
jetbrains: updates
jetbrains.clion: 2020.3.3 -> 2021.1
jetbrains.datagrip: 2020.3.2 -> 2021.1
jetbrains.goland: 2020.3.4 -> 2021.1
jetbrains.idea-community: 2020.3.3 -> 2021.1
jetbrains.idea-ultimate: 2020.3.3 -> 2021.1
jetbrains.mps: 2020.3.2 -> 2020.3.3
jetbrains.phpstorm: 2020.3.3 -> 2021.1
jetbrains.pycharm-community: 2020.3.4 -> 2021.1
jetbrains.pycharm-professional: 2020.3.4 -> 2021.1
jetbrains.rider: 2020.3.4 -> 2021.1
jetbrains.ruby-mine: 2020.3.2 -> 2021.1
jetbrains.webstorm: 2020.3.3 -> 2021.1
2021-04-09 00:47:32 +02:00
Frederik Rietdijk
0ca017dadc jetbrains.pycharm-community: propagate python3 2021-04-03 17:06:10 +02:00
Arnout Engelen
ac1d24c911
jetbrains: updates (#116595) 2021-03-20 22:03:58 +01:00
Alexey Shmalko
2115f2a226
Merge pull request #111737 from MazeChaZer/mps-license
jetbrains.mps: fix license
2021-03-17 14:14:35 +02:00
Samuel Gräfenstein
aef8f1edb0
treewide: perlPackages.LWPProtocolhttps -> perlPackages.LWPProtocolHttps
Fix building with `config.allowAliases = false;`.
2021-03-17 00:00:20 +01:00