Merge pull request #289825 from b-rodrigues/fix_semicomprisks

rPackages.SemiCompRisks: fixed build
This commit is contained in:
Weijia Wang 2024-03-08 20:51:23 +01:00 committed by GitHub
commit d9716083e6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -444,6 +444,7 @@ let
strawr = with pkgs; [ curl.dev ];
terra = with pkgs; [ gdal proj geos ];
apcf = with pkgs; [ geos ];
SemiCompRisks = [ pkgs.gsl ];
showtext = with pkgs; [ zlib libpng icu freetype.dev ];
simplexreg = [ pkgs.gsl ];
spate = [ pkgs.fftw.dev ];