Commit graph

431 commits

Author SHA1 Message Date
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
kolaente 1281a5748c
Update jetbrains.idea-ultimate 2020.2 -> 2020.2.1 2020-09-07 15:26:37 +02:00
kolaente 70706259a4
Update jetbrains.idea-community 2020.2 -> 2020.2.1 2020-09-07 15:26:22 +02:00
kolaente 120d6ed2fc
Update jetbrains.goland 2020.2.1 -> 2020.2.2 2020-09-07 15:25:44 +02:00
kolaente 977620b029
Update jetbrains.datagrip 2020.2 -> 2020.2.2 2020-09-07 15:25:30 +02:00
kolaente 487ea9d055
Update jetbrains.clion 2020.2 -> 2020.2.1 2020-09-07 15:25:07 +02:00
Jonathan Ringer 36b0dfe4a6
jetbrains.rider: 2020.1.4 -> 2020.2 2020-08-18 23:34:15 -07:00
Maximilian Bosch 3ad2a586b3
Merge pull request #95132 from r-k-b/feature/jetbrains-update
jetbrains: update
2020-08-11 10:30:36 +02:00
Robert K. Bell d5adbd40b4
jetbrains: update
Used ./update.pl, no other changes.
2020-08-11 13:48:15 +10:00
Jonathan Ringer 5144ec19c7 jetbrains.rider: fix dotnet location 2020-08-06 15:46:41 -07:00
Jörg Thalheim c285657e86
Merge pull request #86227 from BananchickPasha/master
jetbrains rider: backend on .Net Core support
2020-07-29 22:53:03 +01:00
Milan Pässler a9438c28b3 jetbrains: update 2020-07-11 19:57:48 +02:00
Pawel Kruszewski 14feb9126e jetbrains.*: 2020.1.1/2/3 -> 2020.1.2/3/5 2020-06-28 18:21:37 +02:00
Lucas Abel 3b605eaee6
jetbrains: update
fixed missing zlib path to rpath in the clion bundled clangd binary
2020-06-03 11:40:51 +02:00
Jörg Thalheim 59aacec664
Merge pull request #66824 from rasendubi/jetbrains-mps-2019.1.5 2020-06-01 17:58:05 +01:00
Jonathan Ringer 99fe5868f6 jetbrains.*: 2020.1 -> 2020.1.1 2020-05-08 11:43:24 -07:00
Edmund Wu d9fc843f95 jetbrains: remove p7zip from nativeBuildInputs 2020-05-02 22:05:12 +02:00
BananchickPasha b90dfdab83 jetbrains rider: resharper on dotnet support 2020-04-28 19:34:07 +03:00
Maciej Krüger 441f5d5d26
jetbrains: remove deprecated value "Application" from desktop file 2020-04-20 07:16:14 +02:00
Maciej Krüger d7df659126
jetbrains: 2019.3.5 -> 2020.1 2020-04-20 07:11:59 +02:00
Maximilian Bosch ef1e4f8064
Merge pull request #84810 from kuznero/master
jetbrains: update
2020-04-11 14:55:30 +02:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Roman Kuznetsov 85489caa9b
jetbrains: update 2020-04-09 16:08:01 +02:00
Milan Pässler d5f2d4a593 jetbrains: update 2020-03-20 05:39:40 +01:00
Milan b5f53a5b61
jetbrains: update (#82349) 2020-03-12 15:04:33 +01:00
Jonathan Ringer 55875fe19e jetbrains: update 2020-02-14 10:55:27 -08:00
Olli Helenius 741faf7d90 jetbrains.webstorm: 2019.3.1 -> 2019.3.2 2020-01-24 02:14:02 -08:00
Olli Helenius b2f6416792 jetbrains.pycharm-professional: 2019.3.1 -> 2019.3.2 2020-01-24 02:14:02 -08:00
Olli Helenius 0c364672d0 jetbrains.pycharm-community: 2019.3.1 -> 2019.3.2 2020-01-24 02:14:02 -08:00