mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-23 07:23:20 +00:00
rPackages.RNifti: fixed build
This commit is contained in:
parent
fdc6bf9837
commit
408d80432d
@ -364,6 +364,7 @@ let
|
||||
hellorust = [ pkgs.cargo ];
|
||||
h5vc = with pkgs; [ zlib.dev bzip2.dev xz.dev ];
|
||||
yyjsonr = with pkgs; [ zlib.dev ];
|
||||
RNifti = with pkgs; [ zlib.dev ];
|
||||
highs = [ pkgs.which pkgs.cmake ];
|
||||
rbedrock = [ pkgs.zlib.dev pkgs.which pkgs.cmake ];
|
||||
HiCseg = [ pkgs.gsl ];
|
||||
|
Loading…
Reference in New Issue
Block a user