rPackages.{automerge,libipldr}: fix build

This commit is contained in:
TomaSajt
2026-07-20 22:58:00 +02:00
parent c0f9bcbffc
commit a7441b34ef

View File

@@ -551,6 +551,11 @@ let
cargo
rustc
];
automerge = with pkgs; [
cargo
cmake
rustc
];
awdb = with pkgs; [
cargo
rustc
@@ -706,6 +711,10 @@ let
cmake
pkg-config
];
libipldr = with pkgs; [
cargo
rustc
];
lnmixsurv = [ pkgs.gsl ]; # for gsl-config
lpsymphony = with pkgs; [
pkg-config