-
-
Notifications
You must be signed in to change notification settings - Fork 18.1k
Closed
Labels
0.kind: bugSomething is brokenSomething is broken
Description
Describe the bug
The JetBrains JDK seems to be built without JCEF support.
Steps To Reproduce
Steps to reproduce the behavior:
- Run something (e.g. Intellij) with the JetBrains JDK
- Expect JCEF to work.
- It doesn't.
Expected behavior
JCEF should be supported.
Additional context
This is probably the cause of #143122, #109347 and #150579.
Notify maintainers
@edwtjo @petabyteboy
Metadata
Please run nix-shell -p nix-info --run "nix-info -m" and paste the result.
[user@system:~]$ nix-shell -p nix-info --run "nix-info -m"
- system: `"x86_64-linux"`
- host os: `Linux 5.16.7, NixOS, 22.05 (Quokka)`
- multi-user?: `yes`
- sandbox: `yes`
- version: `nix-env (Nix) 2.6.0`
- channels(niko): `""`
- channels(root): `"android, nix-ld, nixos"`
- nixpkgs: `/nix/var/nix/profiles/per-user/root/channels/nixos`Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
0.kind: bugSomething is brokenSomething is broken