Skip to content

Commit da07d39

Browse files
committed
chore: add PROJ_DATA envar
1 parent 3550f91 commit da07d39

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

flake.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,7 @@
148148
'';
149149

150150
GDAL_DATA = "${pkgs.gdal}/share/gdal";
151+
PROJ_DATA = "${pkgs.proj}/share/proj";
151152

152153
__darwinAllowLocalNetworking = true;
153154
};

0 commit comments

Comments
 (0)