openjdk: add platforms on darwin to fix #5634
This commit is contained in:
parent
2d586477dd
commit
995c9db5e6
@ -36,5 +36,7 @@ let
|
||||
home = jdk;
|
||||
};
|
||||
|
||||
meta.platforms = stdenv.lib.platforms.darwin;
|
||||
|
||||
};
|
||||
in jdk
|
||||
|
Loading…
Reference in New Issue
Block a user