Skip to content

Nix flake update to 26.05 - #48

Open
amackillop wants to merge 1 commit into
mainfrom
austin_flake-update
Open

Nix flake update to 26.05#48
amackillop wants to merge 1 commit into
mainfrom
austin_flake-update

Conversation

@amackillop

Copy link
Copy Markdown
Contributor

No description provided.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: c6d037c16a

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread flake.nix

inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixpkgs-unstable";
nixpkgs.url = "github:nixos/nixpkgs/26.05";

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Track the maintained nixos-26.05 branch

The 26.05 ref is the immutable release tag rather than the maintained NixOS 26.05 branch, so regenerating flake.lock will remain stuck on the May 30 release revision and never receive subsequent package, compatibility, or security fixes. Use the nixos-26.05 ref; the lock file will still pin builds to an exact revision while allowing deliberate updates.

Useful? React with 👍 / 👎.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant