Merge pull request #316395 from b-rodrigues/fix_neojags

rPackages.neojags: fixed build
This commit is contained in:
Nick Cao
2024-06-01 10:07:54 -04:00
committed by GitHub
+1
View File
@@ -397,6 +397,7 @@ let
mzR = with pkgs; [ zlib netcdf ];
nanonext = with pkgs; [ mbedtls nng ];
ncdf4 = [ pkgs.netcdf ];
neojags = [ pkgs.jags ];
nloptr = with pkgs; [ nlopt pkg-config ];
n1qn1 = [ pkgs.gfortran ];
odbc = [ pkgs.unixODBC ];