Loading pkgs/by-name/ti/tippecanoe/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -30,7 +30,7 @@ stdenv.mkDerivation (finalAttrs: { description = "Build vector tilesets from large collections of GeoJSON features"; homepage = "https://github.com/felt/tippecanoe"; license = licenses.bsd2; maintainers = with maintainers; [ sikmir ]; maintainers = teams.geospatial.members; platforms = platforms.unix; mainProgram = "tippecanoe"; }; Loading Loading
pkgs/by-name/ti/tippecanoe/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -30,7 +30,7 @@ stdenv.mkDerivation (finalAttrs: { description = "Build vector tilesets from large collections of GeoJSON features"; homepage = "https://github.com/felt/tippecanoe"; license = licenses.bsd2; maintainers = with maintainers; [ sikmir ]; maintainers = teams.geospatial.members; platforms = platforms.unix; mainProgram = "tippecanoe"; }; Loading