build(deps): bump nixpkgs to 26.05#80
Merged
Merged
Conversation
There was a problem hiding this comment.
nixpkgs を安定版チャンネル nixos-25.11 から nixos-26.05 へ更新する依存関係バンプです。問題は見つかりませんでした。
整合性を確認しました:
flake.nixの参照変更とflake.lockのoriginal.ref更新が両方ともnixos-26.05で一致しています。flake.lockのlocked.rev(bd0ff2d3eac24699c3664d5966b9ef36f388e2ca) は実在するコミットで、release-26.05ブランチへのバックポートコミットであることが確認でき、ロック先ブランチの整合性も問題ありません。- nixos-26.05 "Yarara" は正式リリース済みの安定版チャンネルです。
26.05 の主な破壊的変更(systemd stage1 initrd のデフォルト化, x86_64-darwin の非推奨化, GNOME 50, GCC 15)はいずれも NixOS システム/モジュールレベルの変更であり、本プロジェクトは Emacs Lisp ライブラリの開発ツール用パッケージソースとしてのみ nixpkgs を利用しているため影響しません。ビルド検証を CI に委ねる方針も妥当です。
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
nixpkgs を最新安定版の
nixos-26.05に更新します。flake.nixのチャンネル参照をnixos-25.11からnixos-26.05に変更し、nix flake update nixpkgsでflake.lockを再生成しました。ビルド検証は CI に任せます。