rPackages.R_cache: shift override to requiring home framework

This commit is contained in:
Justin Bedo 2021-10-12 08:18:04 +11:00
parent 83ada1edee
commit 403bcccbb3
No known key found for this signature in database
GPG Key ID: 2C18202C56C182BD

View File

@ -716,6 +716,7 @@ let
"precommit"
"PSCBS"
"repmis"
"R_cache"
"R_filesets"
"RKorAPClient"
"R_rsp"
@ -1030,12 +1031,6 @@ let
'';
});
R_cache = old.R_cache.overrideDerivation (attrs: {
preConfigure = ''
export R_CACHE_ROOTPATH=$TMP
'';
});
lpsymphony = old.lpsymphony.overrideDerivation (attrs: {
preConfigure = ''
patchShebangs configure