rPackages.ncdf4: add comment

This commit is contained in:
TomaSajt
2026-07-11 19:48:35 +02:00
committed by Michael Daniels
parent cf7d8f5138
commit db9b022a3e

View File

@@ -703,7 +703,7 @@ let
mbedtls
nng
];
ncdf4 = [ pkgs.netcdf ];
ncdf4 = [ pkgs.netcdf ]; # for nc-config
neojags = [ pkgs.jags ];
nloptr = [ pkgs.pkg-config ];
odbc = [ pkgs.pkg-config ];