dnscontrol: strip binary
This commit is contained in:
parent
33a388084f
commit
f8996ad9c9
@ -15,6 +15,8 @@ buildGoModule rec {
|
|||||||
|
|
||||||
subPackages = [ "." ];
|
subPackages = [ "." ];
|
||||||
|
|
||||||
|
buildFlagsArray = [ "-ldflags=-s -w" ];
|
||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = "Synchronize your DNS to multiple providers from a simple DSL";
|
description = "Synchronize your DNS to multiple providers from a simple DSL";
|
||||||
homepage = "https://stackexchange.github.io/dnscontrol/";
|
homepage = "https://stackexchange.github.io/dnscontrol/";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user