mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-23 00:50:59 +00:00
rPackages.{BayesPET,GapAnalysis}: fix build (#544264)
This commit is contained in:
@@ -397,6 +397,7 @@ let
|
||||
|
||||
packagesWithRDepends = {
|
||||
# keep-sorted start block=yes
|
||||
BayesPET = [ self.rstantools ];
|
||||
TriDimRegression = [ self.rstantools ];
|
||||
bayesdfa = [ self.rstantools ];
|
||||
bbmix = [ self.rstantools ];
|
||||
@@ -1871,6 +1872,7 @@ let
|
||||
"DiceView"
|
||||
"EstMix"
|
||||
"GNOSIS"
|
||||
"GapAnalysis"
|
||||
"MSnID"
|
||||
"OmnipathR"
|
||||
"PCRA"
|
||||
|
||||
Reference in New Issue
Block a user