Loading pkgs/development/r-modules/default.nix +8 −1 Original line number Diff line number Diff line Loading @@ -797,7 +797,10 @@ let geos ]; tok = [ pkgs.cargo ]; rshift = [ pkgs.cargo ]; rshift = with pkgs; [ cargo rustc ]; arcgisutils = with pkgs; [ cargo rustc Loading Loading @@ -1719,6 +1722,10 @@ let postPatch = "patchShebangs configure"; }); rshift = old.rshift.overrideAttrs (attrs: { postPatch = "patchShebangs configure"; }); xml2 = old.xml2.overrideAttrs (attrs: { preConfigure = '' export LIBXML_INCDIR=${pkgs.libxml2.dev}/include/libxml2 Loading Loading
pkgs/development/r-modules/default.nix +8 −1 Original line number Diff line number Diff line Loading @@ -797,7 +797,10 @@ let geos ]; tok = [ pkgs.cargo ]; rshift = [ pkgs.cargo ]; rshift = with pkgs; [ cargo rustc ]; arcgisutils = with pkgs; [ cargo rustc Loading Loading @@ -1719,6 +1722,10 @@ let postPatch = "patchShebangs configure"; }); rshift = old.rshift.overrideAttrs (attrs: { postPatch = "patchShebangs configure"; }); xml2 = old.xml2.overrideAttrs (attrs: { preConfigure = '' export LIBXML_INCDIR=${pkgs.libxml2.dev}/include/libxml2 Loading