R: use jdk8

gstqt5
Gabriel Ebner 2020-09-19 14:23:47 +02:00
parent 1c576d0b37
commit e191f1ac74
1 changed files with 1 additions and 0 deletions

View File

@ -16184,6 +16184,7 @@ in
withRecommendedPackages = false;
inherit (darwin.apple_sdk.frameworks) Cocoa Foundation;
inherit (darwin) libobjc;
jdk = jdk8; # TODO: remove override https://github.com/NixOS/nixpkgs/pull/89731
};
rWrapper = callPackage ../development/r-modules/wrapper.nix {