openjdk*: Add gtk3 to passthru of all versions

This commit is contained in:
Doron Behar
2020-11-26 09:55:32 -05:00
committed by Dmitry Kalinkin
parent 3e48a6db49
commit 8023e3c42a
4 changed files with 4 additions and 0 deletions
@@ -151,6 +151,7 @@ let
passthru = {
architecture = "";
home = "${openjdk}/lib/openjdk";
inherit gtk3;
};
};
in openjdk