-
Notifications
You must be signed in to change notification settings - Fork 1
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
Bump and pin to NixOS 24.05 nixpkgs #291
Conversation
WalkthroughThe Changes
Poem
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 as PR comments)
Additionally, you can add CodeRabbit Configration File (
|
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.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files ignored due to path filters (1)
flake.lock
is excluded by!**/*.lock
Files selected for processing (1)
- flake.nix (3 hunks)
Additional comments not posted (6)
flake.nix (6)
4-4
: Verify compatibility withnixos-24.05
.The
nixpkgs
URL has been updated tonixos-24.05
. Ensure that this version is compatible with the rest of the configuration and dependencies.
31-31
: Verify resolution ofdprint
dependency.The
dprint
dependency has been updated. Ensure that it is correctly resolved and compatible with the rest of the configuration.
33-33
: Verify resolution ofhugo
dependency.The
hugo
dependency has been updated. Ensure that it is correctly resolved and compatible with the rest of the configuration.
34-34
: Verify resolution ofgo_1_22
dependency.The
go_1_22
dependency has been updated. Ensure that it is correctly resolved and compatible with the rest of the configuration.
46-46
: Verify resolution ofhugo
dependency withinapps
.The
hugo
dependency has been updated within theapps
section. Ensure that it is correctly resolved and compatible with the rest of the configuration.
47-47
: Verify resolution ofgo_1_22
dependency withinapps
.The
go_1_22
dependency has been updated within theapps
section. Ensure that it is correctly resolved and compatible with the rest of the configuration.
#279 以来、この手の変更は実際のデプロイ時に使われる hugo のバージョンにも影響します。 hugo v0.124.1+extended linux/amd64 BuildDate=unknown VendorInfo=nixpkgs が hugo v0.126.1+extended linux/amd64 BuildDate=unknown VendorInfo=nixpkgs になることなんですが、 ローカルでの |
Before
After
Summary by CodeRabbit
dprint
,hugo
, andgo_1_22
.edge-nixpkgs
for improved stability.