Loading pkgs/development/r-modules/default.nix +4 −0 Original line number Diff line number Diff line Loading @@ -3169,6 +3169,10 @@ let preConfigure = "patchShebangs configure"; }); bigPLSR = old.bigPLSR.overrideAttrs (_: { preConfigure = "patchShebangs configure"; }); RPesto = old.RPesto.overrideAttrs (_: { preConfigure = "patchShebangs configure"; }); Loading Loading
pkgs/development/r-modules/default.nix +4 −0 Original line number Diff line number Diff line Loading @@ -3169,6 +3169,10 @@ let preConfigure = "patchShebangs configure"; }); bigPLSR = old.bigPLSR.overrideAttrs (_: { preConfigure = "patchShebangs configure"; }); RPesto = old.RPesto.overrideAttrs (_: { preConfigure = "patchShebangs configure"; }); Loading