mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-22 00:20:58 +00:00
rPackages.mx_crypto: fix build
This commit is contained in:
@@ -728,6 +728,10 @@ let
|
||||
mvabund = [ pkgs.gsl ]; # for gsl-config via RcppGSL
|
||||
mvst = [ pkgs.gsl ]; # for gsl-config
|
||||
mwaved = [ pkgs.pkg-config ];
|
||||
mx_crypto = with pkgs; [
|
||||
cargo
|
||||
rustc
|
||||
];
|
||||
n1qn1 = [ pkgs.gfortran ];
|
||||
ncdf4 = [ pkgs.netcdf ]; # for nc-config
|
||||
neojags = [ pkgs.pkg-config ];
|
||||
|
||||
Reference in New Issue
Block a user