mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-22 08:30:57 +00:00
rPackages.ncdf4: add comment
This commit is contained in:
committed by
Michael Daniels
parent
cf7d8f5138
commit
db9b022a3e
@@ -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 ];
|
||||
|
||||
Reference in New Issue
Block a user