rPackages.bigrquerystorage: fixed build

This commit is contained in:
Bruno Rodrigues
2024-06-01 12:47:05 +02:00
parent 0d17c3d98a
commit bde1aa5882
+1
View File
@@ -323,6 +323,7 @@ let
BayesXsrc = with pkgs; [ readline.dev ncurses gsl ];
bioacoustics = [ pkgs.fftw.dev pkgs.cmake ];
bigGP = [ pkgs.mpi ];
bigrquerystorage = with pkgs; [ grpc protobuf which ];
bio3d = [ pkgs.zlib ];
BiocCheck = [ pkgs.which ];
Biostrings = [ pkgs.zlib ];