Merge pull request #299975 from b-rodrigues/fix_rmsb

rPackages.rmsb: fixed build
This commit is contained in:
Justin Bedő 2024-04-01 22:25:44 +11:00 committed by GitHub
commit d404edc2c6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -306,6 +306,7 @@ let
packagesWithRDepends = {
FactoMineR = [ self.car ];
pander = [ self.codetools ];
rmsb = [ self.rstantools ];
};
packagesWithNativeBuildInputs = {