13 src = fetchFromGitHub {
17 hash = "sha256-4PwJzR/xeVdqAiHXzMAqI2m8qeqFXLZxy9V3o59eKwA=";
29 "-X github.com/omniscale/imposm3.Version=${version}"
32 # requires network access
36 description = "Imposm imports OpenStreetMap data into PostGIS";
37 homepage = "https://imposm.org/";
38 changelog = "https://github.com/omniscale/imposm3/releases/tag/${src.rev}";
39 license = licenses.apsl20;
40 maintainers = with maintainers; [ sikmir ];
41 mainProgram = "imposm";