···1516 subPackages = [ "." ];
170018 meta = with lib; {
19 description = "Synchronize your DNS to multiple providers from a simple DSL";
20 homepage = "https://stackexchange.github.io/dnscontrol/";
···1516 subPackages = [ "." ];
1718+ buildFlagsArray = [ "-ldflags=-s -w" ];
19+20 meta = with lib; {
21 description = "Synchronize your DNS to multiple providers from a simple DSL";
22 homepage = "https://stackexchange.github.io/dnscontrol/";