rPackages.lnmixsurv: fix dependencies

This commit is contained in:
TomaSajt
2026-07-12 02:14:39 +02:00
committed by Michael Daniels
parent d2b2090341
commit e73f95cbe1

View File

@@ -694,6 +694,7 @@ let
cmake
pkg-config
];
lnmixsurv = [ pkgs.gsl ]; # for gsl-config
lpsymphony = with pkgs; [
pkg-config
gfortran
@@ -1302,7 +1303,6 @@ let
zstd
icu
];
lnmixsurv = [ pkgs.gsl.dev ];
lpsymphony = with pkgs; [
symphony
cgl