Commit Graph

87 Commits

Author SHA1 Message Date
aoli-al
9389058cfa jetbrains.jdk: Remove JDK from rpath reference and fix homePath for
jdk-no-jcef
2026-08-01 11:56:53 -07:00
aoli-al
af9f9241b9 jetbrains-jdk: 25.0.2b432.48 -> 25.0.3b508.4 2026-06-21 12:38:41 -05:00
aoli-al
16cc0e1273 jetbrains-jdk: 25.0.2b329.72 -> 25.0.2b432.48 2026-05-31 13:20:16 -04:00
aoli-al
529db3b430 jetbrains-jdk: reuse version+build 2026-05-31 13:18:49 -04:00
aoli-al
a0b297630f jetbrains.jdk-21, jetbrains.jdk-no-jcef-21: init 2026-04-08 22:13:11 -03:00
LunaFox
a10e03093f jetbrains.jdk: 21.0.9-1163.86 -> 25.0.2-329.72
Changelog: https://github.com/JetBrains/JetBrainsRuntime/releases/tag/jbr-release-25.0.2b329.72
2026-03-29 18:48:29 -03:00
quantenzitrone
e5ff6c385d various: rename references from libXxf86vm to libxxf86vm
this shouldn't create any rebuilds
2026-02-06 00:29:28 +01:00
quantenzitrone
f690155396 various: rename references from libXrender to libxrender
this shouldn't create any rebuilds
2026-02-06 00:29:19 +01:00
quantenzitrone
43cdce2c39 various: rename references from libXrandr to libxrandr
this shouldn't create any rebuilds
2026-02-06 00:29:06 +01:00
quantenzitrone
77837f424c various: rename references from libXi to libxi
this shouldn't create any rebuilds
2026-02-06 00:25:56 +01:00
quantenzitrone
f67b5966bb various: rename references from libXext to libxext
this shouldn't create any rebuilds
2026-02-06 00:25:36 +01:00
quantenzitrone
e733896f5a various: rename references from libXdamage to libxdamage
this shouldn't create any rebuilds
2026-02-06 00:24:46 +01:00
quantenzitrone
8382a53a4c various: rename references from libXcursor to libxcursor
this shouldn't create any rebuilds
2026-02-06 00:24:45 +01:00
quantenzitrone
55280fa564 various: rename references from libX11 to libx11
this shouldn't create any rebuilds
2026-02-06 00:24:34 +01:00
jys1670
cfd5a5e7e8 jetbrains.jdk: fix fallback to default X11 cursor 2026-01-13 20:01:17 +03:00
Sandro
afc95fcc59 jetbrains.jdk: 21.0.8b1148.57 -> 21.0.9b1163.86 (#469104) 2025-12-13 17:10:56 +00:00
Ihar Hrachyshka
567e8dfd8e treewide: clean up 'meta = with' pattern
This commit was created by a combination of scripts and tools:
- an ast-grep script to prefix things in meta with `lib.`,
- a modified nixf-diagnose / nixf combination to remove unused `with
lib;`, and
- regular nixfmt.

Co-authored-by: Wolfgang Walther <walther@technowledgy.de>
2025-12-10 18:09:49 +01:00
Wolfgang Walther
c0ec79be1d maintainers: drop edwtjo
Reacted to 1 out of 384 maintainer pings in the least 180 days.
2025-12-09 21:09:02 +01:00
aoli-al
fa14524d43 jetbrains.jdk: 21.0.8b1148.57 -> 21.0.9b1163.86 2025-12-08 16:19:16 -05:00
Olli Helenius
f062ad0d66 jetbrains.jdk: 21.0.8b1140.54 -> 21.0.8b1148.57
Downgrading due to the latest version not working properly with the
IDEs.
2025-10-08 19:14:58 +03:00
Olli Helenius
efd0262214 jetbrains.jdk: 21.0.7 -> 21.0.8 2025-10-07 23:26:25 +03:00
Fabián Heredia Montiel
1ec347a366 jetbrains.jdk*: Update Jetbrains Java Runtime packages (#426285) 2025-07-24 21:35:49 -06:00
aoli-al
07215ec60f jetbrains-jdk: add missing runtime dependency. 2025-07-24 15:35:36 -04:00
Janrupf
50fbd33349 jetbrains.jdk: 21.0.6-b895.109 -> 21.0.7-1038.58 2025-07-24 13:15:56 -06:00
Fabián Heredia Montiel
f12505ee9b jetbrains-jdk: fix with structured attrs (#425529) 2025-07-24 12:34:16 -06:00
Wolfgang Walther
5a0711127c treewide: run nixfmt 1.0.0 2025-07-24 13:55:40 +02:00
Guillaume Girol
0bfaccdde3 jetbrains-jdk: fix with structured attrs
the fontconfig addition solves the following runtime error:
Exception in thread "main" java.lang.RuntimeException: Fontconfig head is null, check your fonts or fonts configuration

which surfaced during review. How is it caused by the switch to
__structiredAttrs ? Good question.
2025-07-16 12:00:00 +00:00
James Ward
d80991f44c jetbrains-jdk: 21.0.4 -> 21.0.6 2025-05-24 07:24:25 +05:30
aoli-al
ea1585a7ff maintainers: add aoli-al 2025-05-01 20:56:08 -04:00
Silvan Mosberger
84d4f874c2 treewide: format all inactive Nix files
After final improvements to the official formatter implementation,
this commit now performs the first treewide reformat of Nix files using it.
This is part of the implementation of RFC 166.

Only "inactive" files are reformatted, meaning only files that
aren't being touched by any PR with activity in the past 2 months.
This is to avoid conflicts for PRs that might soon be merged.
Later we can do a full treewide reformat to get the rest,
which should not cause as many conflicts.

A CI check has already been running for some time to ensure that new and
already-formatted files are formatted, so the files being reformatted here
should also stay formatted.

This commit was automatically created and can be verified using

    nix-build a08b3a4d19.tar.gz \
      --argstr baseRev 78e9caf153
    result/bin/apply-formatting $NIXPKGS_PATH
2024-12-10 20:23:58 +01:00
K900
d209d800b7 treewide: mesa -> libgbm (where appropriate)
This will likely break things, but anything broken should be easily noticeable.
2024-12-05 12:37:39 +03:00
Artturin
e0464e4788 treewide: replace stdenv.is with stdenv.hostPlatform.is
In preparation for the deprecation of `stdenv.isX`.

These shorthands are not conducive to cross-compilation because they
hide the platforms.

Darwin might get cross-compilation for which the continued usage of `stdenv.isDarwin` will get in the way

One example of why this is bad and especially affects compiler packages
https://www.github.com/NixOS/nixpkgs/pull/343059

There are too many files to go through manually but a treewide should
get users thinking when they see a `hostPlatform.isX` in a place where it
doesn't make sense.

```
fd --type f "\.nix" | xargs sd --fixed-strings "stdenv.is" "stdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "stdenv'.is" "stdenv'.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "clangStdenv.is" "clangStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "gccStdenv.is" "gccStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "stdenvNoCC.is" "stdenvNoCC.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "inherit (stdenv) is" "inherit (stdenv.hostPlatform) is"
fd --type f "\.nix" | xargs sd --fixed-strings "buildStdenv.is" "buildStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "effectiveStdenv.is" "effectiveStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "originalStdenv.is" "originalStdenv.hostPlatform.is"
```
2024-09-25 00:04:37 +03:00
Fabián Heredia Montiel
5c771a5b71 jetbrains.jdk: 21.0.3b509.11 -> 21.0.4b598.4 2024-09-22 12:03:31 -06:00
hacker1024
7f18de02f3 jetbrains.jdk: 21.0.3b465.3 -> 21.0.3b509.11 2024-08-17 19:40:53 +10:00
Leona Maroni
bac3e72803 Merge pull request #318036 from herberteuler/fix/jbr-21
jetbrains-jdk: 17.0.11 -> 21.0.3
2024-06-15 10:47:33 +02:00
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Alexis Hildebrandt
bf995e3641 treewide: Remove ending period from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*".*\.";' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*)\.";/\1";/'
2024-06-09 23:04:51 +02:00
Guanpeng Xu
ed2c6b5327 jetbrains-jdk: 17.0.11b1207.24 -> 21.0.3b465.3 2024-06-07 08:15:13 -07:00
Infinidoge
a49ac84467 jetbrains-jdk: 17.0.11-b1000.8 -> 17.0.11-b1207.24) 2024-05-25 20:28:15 -04:00
GenericNerdyUsername
91dc77adaa jetbrains.jdk: fix docs 2023-12-10 16:15:50 +00:00
GenericNerdyUsername
3b53d2b137 jetbrains.*: overhaul, add source builds for pycharm and idea 2023-12-03 19:32:27 +00:00
GenericNerdyUsername
17bc746f1f jetbrains.jdk-no-jcef: init at 17.0.8-b1000.8 2023-12-03 19:29:22 +00:00
GenericNerdyUsername
73b4f7b939 jetbrains.jdk: 17.0.7-b829.16 -> 17.0.8-b1000.8 2023-12-03 19:29:20 +00:00
Weijia Wang
6def0080d7 jetbrains.jdk: fix build on aarch64-linux 2023-10-13 22:52:11 +02:00
Fabián Heredia Montiel
d106eaeb83 jetbrains.jdk: 17.0.6-b829.9 → 17.0.7-b829.16 2023-06-13 20:35:11 -06:00
Fabián Heredia Montiel
009626acbc jetbrains.jdk: 17.0.6-b829.5 → 17.0.6-b829.9 2023-05-21 22:22:02 -06:00
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