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