rPackages.gslnls: fix build

This commit is contained in:
Bruno Rodrigues 2024-02-29 14:49:10 +01:00
parent ebe6e80779
commit 3264fb3910

View file

@ -346,6 +346,7 @@ let
GPBayes = [ pkgs.gsl ];
graphscan = [ pkgs.gsl ];
gsl = [ pkgs.gsl ];
gslnls = [ pkgs.gsl ];
gert = [ pkgs.libgit2 ];
haven = with pkgs; [ zlib.dev ];
h5vc = [ pkgs.zlib.dev ];