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