mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 03:23:29 +03:00
doc/languages-frameworks/java: remove reference to oraclejdk
About to be removed, and this doesn't look true anymore.
This commit is contained in:
parent
fa08eabc4a
commit
c0d9ad3ec4
1 changed files with 1 additions and 2 deletions
|
@ -33,8 +33,7 @@ stdenv.mkDerivation {
|
|||
```
|
||||
|
||||
Note that `jdk` is an alias for the OpenJDK (self-built where available,
|
||||
or pre-built via Zulu). Platforms with OpenJDK not (yet) in Nixpkgs
|
||||
(`Aarch32`, `Aarch64`) point to the (unfree) `oraclejdk`.
|
||||
or pre-built via Zulu).
|
||||
|
||||
Also note that not using `stripJavaArchivesHook` will likely cause the
|
||||
generated `.jar` files to be non-deterministic, which is not optimal.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue