rPackages.strawr: fix dependencies

This commit is contained in:
TomaSajt
2026-07-11 22:55:04 +02:00
committed by Michael Daniels
parent cfb91281eb
commit e72103e76c

View File

@@ -795,7 +795,6 @@ let
sodium = [ pkgs.pkg-config ];
spate = [ pkgs.pkg-config ];
sphereTessellation = [ pkgs.pkg-config ];
strawr = with pkgs; [ curl.dev ];
string2path = [ pkgs.cargo ];
stringi = [ pkgs.pkg-config ];
stsm = [ pkgs.gsl ];
@@ -1554,6 +1553,7 @@ let
spp = with pkgs; [ zlib.dev ];
ssh = with pkgs; [ libssh ];
stpphawkes = [ pkgs.gsl ];
strawr = [ pkgs.curl ];
stringi = [ pkgs.icu74 ];
surveyvoi = with pkgs; [
gmp.dev