rPackages.Uno: fix build

This commit is contained in:
TomaSajt
2026-07-19 23:06:32 +02:00
parent a60a16a038
commit 4cc3cd1ec5

View File

@@ -504,6 +504,10 @@ let
SimInf = [ pkgs.gsl ]; # for gsl-config
SuperGauss = [ pkgs.pkg-config ];
SymTS = [ pkgs.gsl ]; # for gsl-config
Uno = with pkgs; [
cmake
which
];
V8 = [ pkgs.pkg-config ];
VBLPCM = [ pkgs.gsl ]; # for gsl-config
XBRL = [ pkgs.libxml2 ]; # for xml2-config