xinyangli
58f88f61b3
jetbrains: add libxcrypt-legacy
2023-03-29 12:09:24 +08:00
Edward Tjörnhammar
d1b0bcc047
jetbrains.clion: correct patchelf searchpath
2023-01-29 13:29:31 +00:00
Shawn8901
3866fa44a7
treewide: remove global with lib; in pkgs/{audio,blockchain,editors}
2023-01-21 23:11:12 +01:00
GenericNerdyUsername
b1efcf7886
jetbrains-jdk: add JCEF support
2023-01-14 11:37:38 +00:00
Dominik Ritter
9c0f5849bb
jetbrains.goland: Fix build
2022-12-31 17:17:24 +08:00
Steven Kou
9ac60ccc7e
jetbrains.gateway: Fix product name
2022-12-31 17:17:21 +08:00
Raphael Robatsch
1e260a0683
jetbrains.rider: fix test coverage analysis
...
JetBrains.Profiler.PdbServer is used by the IDE's test coverage
analyzer. It needs to be patchelf'd.
2022-12-02 21:21:52 +01:00
Jörg Thalheim
f960103192
Merge pull request #192418 from GenericNerdyUsername/clion-patch-dont-replace
...
jetbrains.clion: patch lldb instead of replacing
2022-11-14 13:13:12 +01:00
Dominik Ritter
33db6f2c57
maintainers: add dritter
2022-10-15 16:10:46 +02:00
Steven Kou
ca7c983462
jetbrains.gateway: init at 223.6646.21
2022-10-13 01:57:19 +08:00
GenericNerdyUsername
de8743c273
jetbrains.clion: patch lldb instead of replacing
...
Using LLDB to debug rust programs failed due to a missing executable. See https://github.com/NixOS/nixpkgs/pull/186976#issuecomment-1252194831
2022-09-22 11:47:34 +01:00
Raphael Robatsch
c1ad7b9056
jetbrains.rider: add raphaelr to maintainers
2022-09-09 08:39:10 +02:00
Raphael Robatsch
288b886396
jetbrains.rider: fix startup
...
Rider 2022.2 changed the way it invokes Rider.Backend, this adds the
required patching so that startup succeeds again.
2022-09-09 08:39:10 +02:00
GenericNerdyUsername
a20e4b808a
jetbrains: update
2022-08-19 10:43:56 +01:00
Olliroxx
45c36fbb01
jetbrains.pycharm: add cython debug speedups
...
https://www.jetbrains.com/help/pycharm/2022.1/cython-speedups.html
As far as I can tell, the installation directory needs to be writeable to run the compile script, which isn't possible post-build
2022-07-15 22:28:58 +01:00
ajs124
d26d95d39a
maintainers: remove miltador
...
no github account linked
2022-06-29 00:55:00 +02:00
ajs124
9c583f06af
maintainers: remove schristo
...
no github account linked
2022-06-29 00:54:59 +02:00
Maximilian Bosch
cdbc6e64e4
treewide: reduce maintenance workload for ma27
...
Note: I DO NOT resign from nixpkgs, not at all!
However, I like a clean notification inbox and I get a lot of stuff for
packages where I'm only an end-user or don't use them anymore and thus
can't help out that much.
So please consider it a measure to reduce the mental load for me when
going through my notifications ;-)
2022-06-19 12:07:43 +02:00
Rick van Schijndel
433701147a
treewide: pkgs/applications: mark broken for aarch64-linux
2022-05-30 13:42:58 +02:00
Ben Siraphob
fa86dc7089
Merge pull request #167862 from AnatolyPopov/jetbrains-update-script-fixes
2022-05-02 10:18:28 -06:00
ElXreno
22be75cbbe
jetbrains.rider: bump dotnet sdk
...
Jetbrains have upgraded their internal runtime to .NET 6.
This can be checked by executing a command in the original package:
`strings lib/ReSharperHost/linux-x64/dotnet/dotnet | grep "Version "`
2022-04-28 10:46:38 -04:00
ElXreno
d0a82d34f3
jetbrains.clion: replace bundled gdb with our gdb
2022-04-28 10:46:38 -04:00
Anatolii Popov
6abf6b46ad
maintainers: adding AnatolyPopov
2022-04-22 17:07:07 +03:00
Anatolii Popov
efe5ba0c4f
jetbrains: update script fixes
2022-04-22 17:07:07 +03:00
Felix Buehler
8d636482f1
jetbrains.clion: fix build
2022-03-30 00:01:08 +02:00
Felix Buehler
e0476d93fe
treewide: rename name to pname&version
2022-03-23 22:34:54 +01:00
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
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
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
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
Arnout Engelen
41b86910e8
jetbrains: updates
2021-07-01 13:50:27 +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