rPackages.apsimx: fix dependencies

This commit is contained in:
TomaSajt
2026-07-12 01:46:45 +02:00
committed by Michael Daniels
parent dbb061bc25
commit b4efa4917f

View File

@@ -521,6 +521,7 @@ let
];
animation = [ pkgs.which ];
apcf = [ pkgs.geos ]; # for geos-config
apsimx = [ pkgs.which ];
arcgisgeocode = with pkgs; [
cargo
rustc
@@ -1104,7 +1105,6 @@ let
];
affyPLM = [ pkgs.zlib ];
affyio = [ pkgs.zlib ];
apsimx = [ pkgs.which ];
arcgisplaces = [ pkgs.openssl ];
archive = [ pkgs.libarchive ];
arrangements = with pkgs; [ gmp.dev ];