rPackages.hellorust: fixed build

This commit is contained in:
Bruno Rodrigues 2024-04-23 10:09:58 +02:00
parent 1e1dc66fe6
commit c539b022ed
1 changed files with 1 additions and 0 deletions

View File

@ -357,6 +357,7 @@ let
gslnls = [ pkgs.gsl ];
gert = [ pkgs.libgit2 ];
haven = with pkgs; [ zlib.dev ];
hellorust = [ pkgs.cargo ];
h5vc = with pkgs; [ zlib.dev bzip2.dev xz.dev ];
highs = [ pkgs.which pkgs.cmake ];
rbedrock = [ pkgs.zlib.dev pkgs.which pkgs.cmake ];