rPackages.{hSDM,hgwrr}: add comment

This commit is contained in:
TomaSajt
2026-07-11 18:31:47 +02:00
committed by Michael Daniels
parent 7fc7cc761f
commit 95ebfe14c4

View File

@@ -646,14 +646,14 @@ let
cargo
rustc
];
hSDM = [ pkgs.gsl ];
hSDM = [ pkgs.gsl ]; # for gsl-config
harbinger = [ pkgs.glibcLocales ];
heck = with pkgs; [
cargo
rustc
];
hellorust = [ pkgs.cargo ];
hgwrr = [ pkgs.gsl ];
hgwrr = [ pkgs.gsl ]; # for gsl-config
highs = [
pkgs.which
pkgs.cmake