r-modules: fix git2r package
This commit is contained in:
parent
88fcfafafe
commit
f717538866
@ -260,7 +260,7 @@ let
|
||||
fftwtools = [ pkgs.fftw ];
|
||||
Formula = [ pkgs.gmp ];
|
||||
geoCount = [ pkgs.gsl_1 ];
|
||||
git2r = [ pkgs.zlib pkgs.openssl ];
|
||||
git2r = [ pkgs.zlib.dev pkgs.openssl.dev ];
|
||||
GLAD = [ pkgs.gsl_1 ];
|
||||
glpkAPI = [ pkgs.gmp pkgs.glpk ];
|
||||
gmp = [ pkgs.gmp ];
|
||||
|
Loading…
Reference in New Issue
Block a user