mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-21 16:11:22 +00:00
rPackages.fru: fix build
This commit is contained in:
@@ -439,6 +439,10 @@ let
|
||||
cargo
|
||||
rustc
|
||||
];
|
||||
fru = with pkgs; [
|
||||
cargo
|
||||
rustc
|
||||
];
|
||||
audio = [ pkgs.portaudio ];
|
||||
BayesChange = [ pkgs.gsl ];
|
||||
BayesSAE = [ pkgs.gsl ];
|
||||
|
||||
Reference in New Issue
Block a user