Loading pkgs/development/r-modules/default.nix +8 −0 Original line number Diff line number Diff line Loading @@ -789,6 +789,10 @@ let libtiff curl ]; fio = with pkgs; [ cargo rustc ]; strawr = with pkgs; [ curl.dev ]; string2path = [ pkgs.cargo ]; terra = with pkgs; [ Loading Loading @@ -1742,6 +1746,10 @@ let ''; }); fio = old.fio.overrideAttrs (attrs: { postPatch = "patchShebangs configure"; }); alcyon = old.alcyon.overrideAttrs (attrs: { configureFlags = [ "--enable-force-openmp" Loading Loading
pkgs/development/r-modules/default.nix +8 −0 Original line number Diff line number Diff line Loading @@ -789,6 +789,10 @@ let libtiff curl ]; fio = with pkgs; [ cargo rustc ]; strawr = with pkgs; [ curl.dev ]; string2path = [ pkgs.cargo ]; terra = with pkgs; [ Loading Loading @@ -1742,6 +1746,10 @@ let ''; }); fio = old.fio.overrideAttrs (attrs: { postPatch = "patchShebangs configure"; }); alcyon = old.alcyon.overrideAttrs (attrs: { configureFlags = [ "--enable-force-openmp" Loading