Merge pull request #299826 from b-rodrigues/fix_rpackages.pexm

rPackages.pexm: fixed build
This commit is contained in:
Justin Bedő 2024-03-30 08:42:25 +11:00 committed by GitHub
commit 1bd5f9c9ee
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -642,6 +642,7 @@ let
seqbias = [ pkgs.zlib.dev ];
sparkwarc = [ pkgs.zlib.dev ];
RoBMA = [ pkgs.jags ];
pexm = [ pkgs.jags ];
rGEDI = with pkgs; [ libgeotiff.dev libaec zlib.dev hdf5.dev ];
rawrr = [ pkgs.mono ];
HDF5Array = [ pkgs.zlib.dev ];