rPackages.fangs: fixed build

This commit is contained in:
Bruno Rodrigues
2024-05-28 17:25:46 +02:00
parent fdc6bf9837
commit 8d94ef0736
+1
View File
@@ -344,6 +344,7 @@ let
diversitree = with pkgs; [ gsl fftw ];
exactextractr = [ pkgs.geos ];
EMCluster = [ pkgs.lapack ];
fangs = [ pkgs.cargo ];
fftw = [ pkgs.fftw.dev ];
fftwtools = with pkgs; [ fftw.dev pkg-config ];
Formula = [ pkgs.gmp ];