Merge pull request #306222 from b-rodrigues/fix_tok
rPackages.tok: fixed build
This commit is contained in:
commit
e32e57e81c
1 changed files with 1 additions and 0 deletions
|
@ -456,6 +456,7 @@ let
|
|||
strawr = with pkgs; [ curl.dev ];
|
||||
string2path = [ pkgs.cargo ];
|
||||
terra = with pkgs; [ gdal proj geos ];
|
||||
tok = [ pkgs.cargo ];
|
||||
apcf = with pkgs; [ geos ];
|
||||
SemiCompRisks = [ pkgs.gsl ];
|
||||
showtext = with pkgs; [ zlib libpng icu freetype.dev ];
|
||||
|
|
Loading…
Reference in a new issue