rPackages.string2path: fixed build

This commit is contained in:
Bruno Rodrigues 2024-03-29 10:38:28 +01:00
parent bda9e420d9
commit 584544efc9

View File

@ -442,6 +442,7 @@ let
seqminer = with pkgs; [ zlib.dev bzip2 ];
sf = with pkgs; [ gdal proj geos libtiff curl ];
strawr = with pkgs; [ curl.dev ];
string2path = [ pkgs.cargo ];
terra = with pkgs; [ gdal proj geos ];
apcf = with pkgs; [ geos ];
SemiCompRisks = [ pkgs.gsl ];