rstudio: use jdk8
This commit is contained in:
parent
b0b605b2f0
commit
96720c904a
1 changed files with 1 additions and 0 deletions
|
@ -23003,6 +23003,7 @@ in
|
|||
rstudio = libsForQt514.callPackage ../applications/editors/rstudio {
|
||||
boost = boost166;
|
||||
llvmPackages = llvmPackages_7;
|
||||
jdk = jdk8; # TODO: remove override https://github.com/NixOS/nixpkgs/pull/89731
|
||||
};
|
||||
|
||||
rsync = callPackage ../applications/networking/sync/rsync (config.rsync or {});
|
||||
|
|
Loading…
Reference in a new issue