Merge pull request #306208 from b-rodrigues/fix_hellorust

rPackages.hellorust: fixed build
This commit is contained in:
Weijia Wang
2024-04-27 06:08:47 +02:00
committed by GitHub
+1
View File
@@ -358,6 +358,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 ];
yyjsonr = with pkgs; [ zlib.dev ];
highs = [ pkgs.which pkgs.cmake ];