mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-22 00:20:58 +00:00
rPackages.sundialr: fix build
This commit is contained in:
@@ -853,6 +853,7 @@ let
|
||||
string2path = [ pkgs.cargo ];
|
||||
stringfish = [ pkgs.pkg-config ];
|
||||
stringi = [ pkgs.pkg-config ];
|
||||
sundialr = [ pkgs.cmake ];
|
||||
survSNP = [ pkgs.gsl ]; # for gsl-config
|
||||
surveyvoi = [ pkgs.pkg-config ];
|
||||
symbolicQspray = [ pkgs.pkg-config ];
|
||||
@@ -1576,6 +1577,7 @@ let
|
||||
stringfish = [ pkgs.pcre2 ];
|
||||
stringi = [ pkgs.icu74 ];
|
||||
stsm = [ pkgs.gsl ];
|
||||
sundialr = [ pkgs.sundials ];
|
||||
surveyvoi = with pkgs; [
|
||||
gmp.dev
|
||||
mpfr.dev
|
||||
|
||||
Reference in New Issue
Block a user