fence: remove development only tool from bin
This commit is contained in:
@@ -25,6 +25,10 @@ buildGoModule (finalAttrs: {
|
||||
|
||||
vendorHash = "sha256-Qct/M0zuggYzlN0gyO8nF58M5Av3HcYyMjrPab5Crr0=";
|
||||
|
||||
subPackages = [
|
||||
"cmd/fence"
|
||||
];
|
||||
|
||||
ldflags = [
|
||||
"-s"
|
||||
"-w"
|
||||
|
||||
Reference in New Issue
Block a user