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