rPackages.DEploid_utils: fixed build (#399814)

This commit is contained in:
Justin Bedő
2025-04-20 10:38:43 +10:00
committed by GitHub
+1
View File
@@ -473,6 +473,7 @@ let
]
++ lib.optional stdenv.hostPlatform.isDarwin pkgs.llvmPackages.openmp;
devEMF = with pkgs; [ xorg.libXft.dev ];
DEploid_utils = [ pkgs.zlib.dev ];
diversitree = with pkgs; [
gsl
fftw