rancher: fix build on darwin

This commit is contained in:
techknowlogick
2025-08-06 14:38:11 -04:00
parent 737049ee45
commit 1353bdccc4
+2
View File
@@ -15,6 +15,8 @@ buildGoModule rec {
hash = "sha256-K0uMo/sRol2F02iV7b9NcmZcQGZ9iSEIdbZgT+Ea+/c=";
};
env.CGO_ENABLED = 0;
ldflags = [
"-w"
"-s"