R: fix evaluation errors

This commit is contained in:
Peter Simons
2018-07-07 12:10:46 +02:00
parent 49c649d573
commit 03476783a5
4 changed files with 0 additions and 23 deletions
-9
View File
@@ -296,7 +296,6 @@ let
protolite = [ pkgs.protobuf ];
qtbase = [ pkgs.qt4 ];
qtpaint = [ pkgs.qt4 ];
R2GUESS = [ pkgs.gsl_1 ];
R2SWF = [ pkgs.zlib pkgs.libpng pkgs.freetype.dev ];
RAppArmor = [ pkgs.libapparmor ];
rapportools = [ pkgs.which ];
@@ -478,7 +477,6 @@ let
"cpa"
"DALY"
"dave"
"debug"
"Deducer"
"DeducerExtras"
"DeducerPlugInExample"
@@ -497,7 +495,6 @@ let
"EasyqpcR"
"EcoVirtual"
"ENiRG"
"eVenn"
"exactLoglinTest"
"fat2Lpoly"
"fbati"
@@ -596,7 +593,6 @@ let
"rareNMtests"
"rAverage"
"Rcmdr"
"RcmdrPlugin_BCA"
"RcmdrPlugin_coin"
"RcmdrPlugin_depthTools"
"RcmdrPlugin_DoE"
@@ -630,7 +626,6 @@ let
"RcmdrPlugin_temis"
"RcmdrPlugin_UCA"
"recluster"
"relax"
"relimp"
"RenextGUI"
"reportRx"
@@ -778,10 +773,6 @@ let
'';
});
Mposterior = old.Mposterior.overrideDerivation (attrs: {
PKG_LIBS = "-L${pkgs.openblasCompat}/lib -lopenblas";
});
pbdZMQ = old.pbdZMQ.overrideDerivation (attrs: {
postPatch = lib.optionalString stdenv.isDarwin ''
for file in R/*.{r,r.in}; do