-
-
Notifications
You must be signed in to change notification settings - Fork 14.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
nexttrace: build with go 1.22 to fix darwin build #352581
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This PR should target the master
branch.
@ofborg build nexttrace |
This project is meant to be build on Go 1.22 instead of any later versions References: - nxtrace/NTrace-core#270 - nxtrace/NTrace-core#257
https://github.com/ofborg build nexttrace |
@ofborg build nexttrace |
Built on aarch64-darwin |
Successfully created backport PR for |
use go 1.22 to build nexttrace This project is meant to be build on Go 1.22 instead of any later versions References: - nxtrace/NTrace-core#270 - nxtrace/NTrace-core#257 (cherry picked from commit e23bacc)
nexttrace 已更新 Golang 版本到 v1.23 [English auto-translation] Upstream updated to Go 1.23. |
This project is meant to be build on Go 1.22 instead of any later versions
References:
Things done
New to Nix - not sure how to test, would love help on it
nix.conf
? (See Nix manual)sandbox = relaxed
sandbox = true
nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)Add a 👍 reaction to pull requests you find important.