diff --git a/pkgs/development/compilers/zulu/default.nix b/pkgs/development/compilers/zulu/default.nix index 657f5274d000..7621aa82bc75 100644 --- a/pkgs/development/compilers/zulu/default.nix +++ b/pkgs/development/compilers/zulu/default.nix @@ -56,6 +56,10 @@ in stdenv.mkDerivation rec { rpath = stdenv.lib.strings.makeLibraryPath libraries; + passthru = { + home = "${zulu}"; + }; + meta = with stdenv.lib; { homepage = https://www.azul.com/products/zulu/; license = licenses.gpl2; diff --git a/target/.history b/target/.history new file mode 100644 index 000000000000..a3abe50906e1 --- /dev/null +++ b/target/.history @@ -0,0 +1 @@ +exit