rPackages.gfilogisreg: fixed build

This commit is contained in:
Bruno Rodrigues 2024-04-09 20:36:21 +02:00
parent 98d0412811
commit 3f212d5ed3
1 changed files with 1 additions and 0 deletions

View File

@ -602,6 +602,7 @@ let
vcfR = with pkgs; [ zlib.dev ];
bio3d = with pkgs; [ zlib.dev ];
arrangements = with pkgs; [ gmp.dev ];
gfilogisreg = [ pkgs.gmp.dev ];
spp = with pkgs; [ zlib.dev ];
Rbowtie = with pkgs; [ zlib.dev ];
gaston = with pkgs; [ zlib.dev ];