feat(web-arm): update to 25.11
- Migrate logind.extraConfig to logind.settings.Login - Update dovecot alert for service rename (dovecot2 → dovecot) - Fix sa-core buildGoModule env attribute for CGO_ENABLED
This commit is contained in:
parent
4770d671c0
commit
1b27bafd41
4 changed files with 4 additions and 4 deletions
|
|
@ -17,7 +17,7 @@ buildGoModule rec {
|
|||
subPackages = [ "." ];
|
||||
|
||||
# Optional tuning
|
||||
CGO_ENABLED = 0;
|
||||
env.CGO_ENABLED = "0";
|
||||
ldflags = [ "-s" "-w" ];
|
||||
doCheck = false;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue