fence: remove development only tool from bin (#516377)

This commit is contained in:
Sandro
2026-05-25 20:55:54 +00:00
committed by GitHub
+4
View File
@@ -27,6 +27,10 @@ buildGoModule (finalAttrs: {
__structuredAttrs = true;
subPackages = [
"cmd/fence"
];
ldflags = [
"-s"
"-w"