···29 description = "A distributed service for announcement and discovery of services";
30 homepage = "https://github.com/skynetservices/skydns";
31 license = lib.licenses.mit;
32- maintainers = with maintainers; [ aaronjheng ];
33 };
34}
···29 description = "A distributed service for announcement and discovery of services";
30 homepage = "https://github.com/skynetservices/skydns";
31 license = lib.licenses.mit;
32+ maintainers = with maintainers; [ ];
33 };
34}