Loading pkgs/servers/geospatial/pg_tileserv/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -31,6 +31,6 @@ buildGoModule rec { description = "A very thin PostGIS-only tile server in Go"; homepage = "https://github.com/CrunchyData/pg_tileserv"; license = licenses.asl20; maintainers = with maintainers; [ sikmir ]; maintainers = teams.geospatial.members; }; } Loading
pkgs/servers/geospatial/pg_tileserv/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -31,6 +31,6 @@ buildGoModule rec { description = "A very thin PostGIS-only tile server in Go"; homepage = "https://github.com/CrunchyData/pg_tileserv"; license = licenses.asl20; maintainers = with maintainers; [ sikmir ]; maintainers = teams.geospatial.members; }; }