Florian Beeres
9295a53afc
Add e2fsprogs to jetbrains
...
Without this dependency JetBrains editors, on NixOS, will throw errors
about a missing object file:
java.lang.UnsatisfiedLinkError: libe2p.so
(cherry picked from commit 70f3763e146432eca9cf7d792e7d2d12684e1c5f)
2021-08-21 12:36:34 +00:00
Claudio Bley
8163847c78
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/
(cherry picked from commit 147d36b4748f58d06bb813bd98f7287de82f92e2)
2021-08-07 09:26:07 +02:00
Claudio Bley
149875adc2
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
(cherry picked from commit 544e20e24bcb8473c289e8189c22b14727e8e126)
2021-08-07 09:26:07 +02:00
Claudio Bley
887bf8b20a
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.
(cherry picked from commit 597f94bd8a1a9e469eeb8458bb815a350f5df4cc)
2021-08-07 09:26:02 +02:00
Arnout Engelen
5b59140997
jetbrains: updates
...
(cherry picked from commit 41b86910e84c810b36260f2eda717c3ed8e017fd)
2021-07-20 07:55:08 +00:00
Pol Dellaiera
bd09551248
Bump GoLand and Datagrip.
...
(cherry picked from commit 4b064d11b15ed470f30200435245acdab7637778)
2021-07-07 08:28:57 -07:00
Edward Tjörnhammar
beb05a45aa
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
(cherry picked from commit 0bc05c2a1fa3a0ec8b51141b4794dbbed3fda732)
2021-06-30 14:12:52 -07:00
Jean-Marie Gaillourdet
d70ec738b3
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)
(cherry picked from commit a887b48e1d666ae2742bf86010aa1a1372b9ecbd)
2021-06-23 09:10:12 +00: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 and Sandro
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
LeUlukai
8199872bba
jetbrains: updates
2021-02-18 08:53:12 +00:00
Gytis Ivaskevicius
c1441787d2
maintainers: add gytis-ivaskevicius
2021-02-17 15:33:05 +00:00
Gytis Ivaskevicius
6508977c17
Add extraLdPath to main jetbrains builder
2021-02-17 15:33:05 +00:00
Arnout Engelen
dc0e2bfd78
jetbrains: replace overrideDerivation with overrideAttr
...
This fixes error-checking of function arguments (
https://nixos.org/manual/nixpkgs/stable/#sec-pkg-overrideDerivation ),
notably checking the license (https://github.com/NixOS/nixpkgs/issues/107250 )
2021-02-17 07:30:16 -08:00
Jonas Schürmann
8982abf3d5
jetbrains.mps: fix license
...
Jetbrains MPS is licensed under the Apache 2.0 license and all third-party
libraries use proper open source licenses as well, so I see no reason why MPS
would be marked as unfree.
2021-02-03 12:24:57 +01:00
Arnout Engelen
6a2e7a6318
jetbrains: updates
2021-01-27 15:30:35 +01:00
Ben Siraphob
badf51221d
treewide: stdenv.lib -> lib
2021-01-16 17:58:11 +07:00
Profpatsch
4a7f99d55d
treewide: with stdenv.lib; in meta -> with lib;
...
Part of: https://github.com/NixOS/nixpkgs/issues/108938
meta = with stdenv.lib;
is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.
This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.
The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Arnout Engelen
28564278c0
jetbrains: updates
2021-01-04 13:44:30 +01:00
Edward Tjörnhammar
e3c8f10cbb
jetbrains: configurable vmoptions
...
All products are now configurable through `config.jetbrains.vmoptions`
Closes #107032
2020-12-19 23:19:52 +01:00
Edward Tjörnhammar
83bd601310
jetbrains.clion: address minor globchange
2020-12-19 23:19:43 +01:00
kolaente
657b567eaf
jetbrains: updates
2020-12-19 23:19:21 +01:00
Arnout Engelen
3eb7f016b9
jetbrains: updates
2020-12-02 13:36:58 +00:00
Sandro
c40ba614a1
Merge pull request #99894 from loskutov/patch-2
...
datagrip: remove loskutov from maintainers
2020-11-28 00:30:06 +01:00
Arnout Engelen
06f2fd5fb9
jetbrains: updates
2020-11-27 12:04:23 +01:00
Jason O'Conal
aeb6d3edab
idea: 2020.2.2 -> 2020.2.3
2020-10-26 14:25:34 +10:30
Ignat Loskutov
b125b88783
datagrip: remove loskutov from maintainers
...
I haven't been actively maintaining this derivation; provided that updates are made by scripts, it looks like it's time to finally abandon it.
2020-10-06 22:47:34 +03:00
Damien Cassou
5f9027efa2
jetbrains.rider: 2020.2.2 -> 2020.2.3
2020-10-01 08:10:41 +02:00
Jason O'Conal
ce6de89eea
idea: 2020.2.1 -> 2020.2.2
2020-09-18 11:54:45 +09:30
Damien Cassou
8864a7c6ac
Update rider
2020-09-13 16:01:52 +02:00
kolaente
ee939c9d18
Update jetbrains.webstorm 2020.2 -> 2020.2.1
2020-09-07 15:28:30 +02:00
kolaente
7b46916f94
Update jetbrains.ruby-mine 2020.2 -> 2020.2.1
2020-09-07 15:28:17 +02:00
kolaente
fe552e4534
Update jetbrains.rider 2020.2 -> 2020.2.1
2020-09-07 15:28:00 +02:00
kolaente
2fa77fecfa
Update jetbrains.pycharm-professional 2020.2 -> 2020.2.1
2020-09-07 15:27:45 +02:00
kolaente
b5a8a3b87d
Update jetbrains.pycharm-community 2020.2 -> 2020.2.1
2020-09-07 15:27:29 +02:00
kolaente
d0ce498d54
Update jetbrains.phpstorm 2020.2 -> 2020.2.1
2020-09-07 15:27:13 +02:00
kolaente
1ae3cac8fc
Update jetbrains.mps 2020.2 -> 2020.2.1
2020-09-07 15:26:58 +02:00