fence: remove development only tool from bin (#516377)
This commit is contained in:
@@ -27,6 +27,10 @@ buildGoModule (finalAttrs: {
|
||||
|
||||
__structuredAttrs = true;
|
||||
|
||||
subPackages = [
|
||||
"cmd/fence"
|
||||
];
|
||||
|
||||
ldflags = [
|
||||
"-s"
|
||||
"-w"
|
||||
|
||||
Reference in New Issue
Block a user