Problem: go version is outdated#1732
Conversation
WalkthroughThis pull request focuses on updating the Nix package channel and Go build modules across multiple configuration files. The changes primarily involve upgrading from NixOS 22.11 to 24.11 in GitHub Actions workflow files, updating the Nixpkgs input in Changes
Possibly related PRs
Suggested reviewers
Poem
📜 Recent review detailsConfiguration used: CodeRabbit UI ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (7)
✅ Files skipped from review due to trivial changes (4)
⏰ Context from checks skipped due to timeout of 90000ms (11)
🔇 Additional comments (5)
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1732 +/- ##
==========================================
+ Coverage 16.87% 17.10% +0.23%
==========================================
Files 72 74 +2
Lines 6163 6184 +21
==========================================
+ Hits 1040 1058 +18
- Misses 5000 5002 +2
- Partials 123 124 +1 |
| "owner": "NixOS", | ||
| "repo": "nixpkgs", | ||
| "rev": "50286248f2d7283682bdd47ba14af33a9233b88b", | ||
| "rev": "0da3c44a9460a26d2025ec3ed2ec60a895eb1114", |
There was a problem hiding this comment.
Do we still need the override in build overlay after bump nixpkgs?
There was a problem hiding this comment.
actually bump nixpkgs is optional after we have newer overlay :D
There was a problem hiding this comment.
then let's wait for the overrides get included before bump?
👮🏻👮🏻👮🏻 !!!! REFERENCE THE PROBLEM YOUR ARE SOLVING IN THE PR TITLE AND DESCRIBE YOUR SOLUTION HERE !!!! DO NOT FORGET !!!! 👮🏻👮🏻👮🏻
update to go 1.23.3
PR Checklist:
make)make test)go fmt)golangci-lint run)go list -json -m all | nancy sleuth)Thank you for your code, it's appreciated! :)
Summary by CodeRabbit
nixos-22.11tonixos-24.11across GitHub Actions workflowsnixpkgsandpoetry2nixpackage references