Skip to content

Switch stable tests to NixOS 25.11 - #349

Merged
josh merged 1 commit into
mainfrom
nixos-25.11
Dec 6, 2025
Merged

Switch stable tests to NixOS 25.11#349
josh merged 1 commit into
mainfrom
nixos-25.11

Conversation

@josh

@josh josh commented Nov 24, 2025

Copy link
Copy Markdown
Owner

No description provided.

@josh josh added the blocked Blocked on another issue or dependency label Nov 24, 2025
@josh
josh force-pushed the nixos-25.11 branch 3 times, most recently from 61b172c to dd62b51 Compare December 6, 2025 18:13
@josh
josh marked this pull request as ready for review December 6, 2025 18:43
Copilot AI review requested due to automatic review settings December 6, 2025 18:43
@josh
josh enabled auto-merge December 6, 2025 18:43
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

@josh
josh merged commit 663878f into main Dec 6, 2025
10 checks passed
@josh
josh deleted the nixos-25.11 branch December 6, 2025 18:45

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the stable NixOS version used for testing from 25.05 to 25.11. The repository uses internal/flake.lock with builtins.getFlake to pin dependencies for running test checks against both stable and unstable NixOS versions, as shown in the main flake.nix where mkChecks is called for both "stable" and "unstable" variants.

  • Updated nixpkgs-stable reference from nixos-25.05 to nixos-25.11
  • Regenerated flake.lock with new commit hash and metadata

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
internal/flake.nix Updates the nixpkgs-stable input URL from nixos-25.05 to nixos-25.11
internal/flake.lock Updates the locked nixpkgs-stable metadata including commit hash, narHash, and lastModified timestamp

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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

Labels

blocked Blocked on another issue or dependency

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants