Merge pull request #306222 from b-rodrigues/fix_tok

rPackages.tok: fixed build
This commit is contained in:
Weijia Wang 2024-04-27 12:17:38 +02:00 committed by GitHub
commit e32e57e81c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -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 ];