mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-01 17:53:14 +00:00
Merge pull request #316395 from b-rodrigues/fix_neojags
rPackages.neojags: fixed build
This commit is contained in:
commit
70858d3845
@ -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 ];
|
||||
|
Loading…
Reference in New Issue
Block a user