Commit 1353bdcc authored by techknowlogick's avatar techknowlogick
Browse files

rancher: fix build on darwin

parent 737049ee
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -15,6 +15,8 @@ buildGoModule rec {
    hash = "sha256-K0uMo/sRol2F02iV7b9NcmZcQGZ9iSEIdbZgT+Ea+/c=";
  };

  env.CGO_ENABLED = 0;

  ldflags = [
    "-w"
    "-s"