Loading pkgs/servers/geospatial/pg_featureserv/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -19,6 +19,6 @@ buildGoModule rec { description = "Lightweight RESTful Geospatial Feature Server for PostGIS in Go"; homepage = "https://github.com/CrunchyData/pg_featureserv"; license = licenses.asl20; maintainers = with maintainers; [ sikmir ]; maintainers = teams.geospatial.members; }; } Loading
pkgs/servers/geospatial/pg_featureserv/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -19,6 +19,6 @@ buildGoModule rec { description = "Lightweight RESTful Geospatial Feature Server for PostGIS in Go"; homepage = "https://github.com/CrunchyData/pg_featureserv"; license = licenses.asl20; maintainers = with maintainers; [ sikmir ]; maintainers = teams.geospatial.members; }; }