Loading pkgs/development/r-modules/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -425,6 +425,7 @@ let webp = [ pkgs.pkg-config ]; seqminer = with pkgs; [ zlib.dev bzip2 ]; sf = with pkgs; [ gdal proj geos libtiff curl ]; strawr = with pkgs; [ curl.dev ]; terra = with pkgs; [ gdal proj geos ]; showtext = with pkgs; [ zlib libpng icu freetype.dev ]; simplexreg = [ pkgs.gsl ]; Loading Loading
pkgs/development/r-modules/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -425,6 +425,7 @@ let webp = [ pkgs.pkg-config ]; seqminer = with pkgs; [ zlib.dev bzip2 ]; sf = with pkgs; [ gdal proj geos libtiff curl ]; strawr = with pkgs; [ curl.dev ]; terra = with pkgs; [ gdal proj geos ]; showtext = with pkgs; [ zlib libpng icu freetype.dev ]; simplexreg = [ pkgs.gsl ]; Loading