packages/jre17_standard: add modules for Keycloak
This commit is contained in:
parent
15bb3ee708
commit
6bc3cacc80
1 changed files with 3 additions and 0 deletions
|
@ -28,6 +28,9 @@ super: rec {
|
|||
"jdk.crypto.ec"
|
||||
"jdk.zipfs"
|
||||
"jdk.security.auth"
|
||||
"jdk.unsupported"
|
||||
"jdk.xml.dom"
|
||||
"jdk.sctp"
|
||||
];
|
||||
};
|
||||
in jre // { meta = jre.meta // { inherit (super.jdk17_headless.meta) platforms; }; };
|
||||
|
|
Loading…
Reference in a new issue