Skip to content

Commit

Permalink
rPackages.Rhisat2: fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
Kupac committed Apr 6, 2024
1 parent 8eb3290 commit 9130199
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/development/r-modules/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -406,6 +406,7 @@ let
RcppZiggurat = [ pkgs.gsl ];
reprex = [ pkgs.which ];
rgdal = with pkgs; [ proj.dev gdal ];
Rhisat2 = [ pkgs.which pkgs.hostname ];
gdalcubes = [ pkgs.pkg-config ];
rgeos = [ pkgs.geos ];
Rglpk = [ pkgs.glpk ];
Expand Down

0 comments on commit 9130199

Please sign in to comment.