Commit graph

41 commits

Author SHA1 Message Date
Fabián Heredia Montiel b484149fa1 jetbrains.jdk: 17.0.5-b653.25 → 17.0.6-b829.5 2023-03-10 16:05:24 -06:00
Felix Buehler cdb39a86e0 treewide: use optionalString 2023-02-13 21:52:34 +01:00
Fabián Heredia Montiel 7440f74ac7 jetbrains.jdk: 17.0.5-b653.14 → 17.0.5-b653.25 2023-01-29 13:29:40 +00:00
GenericNerdyUsername fd651fc594
jetbrains-jdk: fix manpages 2023-01-15 18:01:20 +00:00
GenericNerdyUsername b1efcf7886
jetbrains-jdk: add JCEF support 2023-01-14 11:37:38 +00:00
Fabián Heredia Montiel 5b3321b4e8 jetbrains.jdk: 17.0.3-b469.37 → 17.0.5-b653.14 2022-11-30 15:33:46 -06:00
Fabián Heredia Montiel 420b83db35 jetbrains.jdk: mark as broken on darwin
Context: https://github.com/NixOS/nixpkgs/pull/183763
2022-09-19 19:56:36 -05:00
Fabián Heredia Montiel 27a4de4328 jetbrains.jdk: openjdk11 (11.0.13-b1751.25) → openjdk17 (17.0.3-b469.37)
> With the IntelliJ IDEA 2022.2 EAP we are moving from JetBrains Runtime
  11 (JBR11) to JetBrains Runtime 17 (JBR17). Starting with this build,
  all IntelliJ IDEA 2022.2 updates will come with JBR17. This will have
  the following effects:
> - A significant performance improvement allowing faster and smoother
    IDE operation.
> - Better security, as JBR17 is based on the latest OpenJDK LTS.
> - Better rendering performance on macOS, as JetBrains Runtime 17
    leverages Metal API.
> - Increased accessibility on macOS, as JBR17 features integration with
    VoiceOver screen reader.
> - Usage of Vector API designed to express vector computations that
    compile at runtime to vector instructions on supported CPU
    architectures, thus achieving performance superior to equivalent
    scalar computations.

From: https://blog.jetbrains.com/idea/2022/05/intellij-idea-2022-2-eap-1/#JetBrains_Runtime
2022-09-18 20:52:40 -05:00
ajs124 99466ee39e maintainers: remove petabyteboy
github account deleted
2022-06-29 00:52:12 +02:00
Jörg Thalheim cff82556ec jetbrains: 11_0_11-b1504.13 -> 11_0_13-b1751.25
synched with ides according to https://github.com/JetBrains/JetBrainsRuntime#releases
2022-02-08 11:57:32 -08:00
klDen db5c790cfd jetbrains-jdk: 11.0.10-b1427 -> 11_0_11-b1504.13
The homepage has been updated.
2021-08-01 22:27:45 -04:00
Atemu f6594d72ad jetbrains-jdk: set mainProgram 2021-06-03 14:40:19 +02:00
Atemu e11cc89835 jetbrains-jdk: inherit license and platforms from openjdk 2021-06-03 14:40:16 +02:00
Rien Maertens 78927e608f jetbrains.jdk: 11.0.10-b37 -> 11.0.10-b1427 2021-04-14 21:54:58 +02:00
Edward Tjörnhammar af45b82a37
jetbrains.jdk: 11.0.7-b64 -> 11.0.10-b37 2021-04-09 00:47:31 +02:00
Pavol Rusnak a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
Ben Siraphob acc5f7b18a pkgs/development/compilers: stdenv.lib -> lib 2021-01-23 08:57:37 +07:00
Olli Helenius 0877879d0c
jetbrains.jdk: 11.0.6-b774 -> 11.0.7-b64 (#92837) 2020-07-11 18:46:49 +02:00
Matt McHenry 254e3eaf5c jetbrains-jdk: derive expression for 11.0.6 from openjdk11 rather than openjdk12 2020-03-20 08:21:52 -04:00
Milan Pässler 74d9a1f228 jetbrains.jdk: build from source 2020-03-12 15:07:10 +01:00
Jonathan Ringer 25f6f66f25 jetbrains.jdk: 520.30 -> 520.38 2020-02-14 10:55:27 -08:00
Olli Helenius f1a7a7b3c4 jetbrains.jdk: 485.1 -> 520.30 2020-01-24 02:14:02 -08:00
Jörg Thalheim 492be34fc9
jetbrains/update-2 (#67719)
jetbrains/update-2
2019-09-28 10:49:38 +01:00
Edmund Wu c43c2d67fe
jetbrains.jdk: 451 -> 485.1 2019-09-27 16:01:58 -04:00
Uri Baghin 01f0c10ba2 jetbrains.idea-community: add darwin support 2019-09-23 22:07:21 +10:00
Edmund Wu 925abd008b
jetbrains.jdk: 164 -> 451 2019-08-31 15:40:24 -04:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
worldofpeace b1bc0645ea gdk-pixbuf: rename from gdk_pixbuf 2019-07-22 18:50:57 -04:00
Linus Heckemann bbb1212208 jetbrains-jdk: 8.202b1483.37 -> 11.0.2b164 2019-04-25 14:55:24 +02:00
Averell Dalton 6c011a0f2f jetbrains-jdk: 152b1248.6 -> 202b1483.37 2019-03-28 16:20:58 +01:00
Jörg Thalheim 1b146a8c6f
treewide: remove paxutils from stdenv
More then one year ago we removed grsecurity kernels from nixpkgs:
https://github.com/NixOS/nixpkgs/pull/25277

This removes now also paxutils from stdenv.
2018-12-22 12:55:05 +01:00
John Ericson 2c2f1e37d4 reewide: Purge all uses stdenv.system and top-level system
It is deprecated and will be removed after 18.09.
2018-08-30 17:20:32 -04:00
Sorixelle a0b7475e23 jetbrainsjdk: 152b1136.20 -> 152b1248.6 2018-06-08 23:56:12 +10:00
Jörg Thalheim 5484a90490
Merge pull request #33688 from concatime/patch-1
jetbrainsjdk: 1036.1 ~> 1136.20 (based on build #181.4203)
2018-04-08 11:33:37 +01:00
Issam Maghni eff7a19d97 jetbrainsjdk: 1036.1 ~> 1136.20 (build 181.4203) 2018-04-07 17:29:05 -04:00
Alexander V. Nikolaev 8f2a22935c treewide: transition from mesa_noglu to libGL 2018-02-24 17:03:46 +02:00
Vladimír Čunát 3a110ea3f9
treewide platform checks: abort -> throw
They aren't meant to be critical (uncatchable) errors.
Tested with nix-env + checkMeta:
[ "x86_64-linux" "i686-linux" "x86_64-darwin" "aarch64-linux" ]
2017-12-12 18:08:10 -05:00
Vladimír Čunát 6f5d989478
treewide: checkMeta fixes for x86_64-linux 2017-12-07 07:50:47 -05:00
Aleksey Kladov 6c087b9461 jetbrains-jdk: 970.2 -> 1036.1 2017-10-12 11:30:00 +03:00
Edward Tjörnhammar 85cd648778 jetbrains.jdk: style fixes, platform restriction 2017-09-21 10:48:02 +02:00
Aleksey Kladov 53337c0fc8 jetbrains.jdk: init at 152b970.2 2017-09-21 10:48:02 +02:00