Loading pkgs/development/r-modules/default.nix +0 −7 Original line number Diff line number Diff line Loading @@ -2041,13 +2041,6 @@ let postPatch = "patchShebangs configure"; }); hypeR = old.hypeR.overrideAttrs (attrs: { postPatch = '' substituteInPlace NAMESPACE R/db_msig.R --replace-fail \ "msigdbr_show_species" "msigdbr_species" ''; }); alcyon = old.alcyon.overrideAttrs (attrs: { configureFlags = [ "--enable-force-openmp" Loading Loading
pkgs/development/r-modules/default.nix +0 −7 Original line number Diff line number Diff line Loading @@ -2041,13 +2041,6 @@ let postPatch = "patchShebangs configure"; }); hypeR = old.hypeR.overrideAttrs (attrs: { postPatch = '' substituteInPlace NAMESPACE R/db_msig.R --replace-fail \ "msigdbr_show_species" "msigdbr_species" ''; }); alcyon = old.alcyon.overrideAttrs (attrs: { configureFlags = [ "--enable-force-openmp" Loading