mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-01 09:44:18 +00:00
rPackages.rshift: fixed build
This commit is contained in:
parent
0d17c3d98a
commit
d6464325b5
@ -464,6 +464,7 @@ let
|
||||
string2path = [ pkgs.cargo ];
|
||||
terra = with pkgs; [ gdal proj geos ];
|
||||
tok = [ pkgs.cargo ];
|
||||
rshift = [ pkgs.cargo ];
|
||||
arcgisutils = with pkgs; [ cargo rustc ];
|
||||
apcf = with pkgs; [ geos ];
|
||||
SemiCompRisks = [ pkgs.gsl ];
|
||||
|
Loading…
Reference in New Issue
Block a user