ols: fix to reference correct opencellid csv path
This commit is contained in:
@@ -19,7 +19,7 @@
|
|||||||
preferLocalBuild = true;
|
preferLocalBuild = true;
|
||||||
nativeBuildInputs = [ pkgs.geoclue-ols ];
|
nativeBuildInputs = [ pkgs.geoclue-ols ];
|
||||||
} ''
|
} ''
|
||||||
cellid-ols-import -o "$out" "${pkgs.opencellid}"
|
cellid-ols-import -o "$out" "${pkgs.opencellid}/cell_towers.csv"
|
||||||
'';
|
'';
|
||||||
|
|
||||||
persist.byStore.private = [
|
persist.byStore.private = [
|
||||||
|
Reference in New Issue
Block a user