Skip to content

ci: test against Nix 2.35.2 - #2955

Merged
mikeland73 merged 1 commit into
mainfrom
mikeland73/add-nix-2.35.2-cicd
Aug 16, 2026
Merged

ci: test against Nix 2.35.2#2955
mikeland73 merged 1 commit into
mainfrom
mikeland73/add-nix-2.35.2-cicd

Conversation

@mikeland73

Copy link
Copy Markdown
Collaborator

Summary

Adds 2.35.2 to the nix-version matrix in the test-nix-versions job, so the install/run/remove sanity check covers the latest Nix release alongside 2.18.0 – 2.30.2. This is the only place CI pins a Nix version — the main testscripts job installs Nix via devbox-install-action, which doesn't accept a version.

How was it tested?

Verified that the release tarballs the job's nix-package-url resolves to exist for both matrix platforms (nix-2.35.2-x86_64-linux.tar.xz and nix-2.35.2-aarch64-darwin.tar.xz return HTTP 200 from releases.nixos.org); the new legs themselves run in CI on this PR.

Community Contribution License

All community contributions in this pull request are licensed to the project
maintainers under the terms of the
Apache 2 License.

By creating this pull request, I represent that I have the right to license the
contributions to the project maintainers under the Apache 2 License as stated in
the
Community Contribution License.

🤖 Generated with Claude Code

Adds 2.35.2 to the `test-nix-versions` matrix so the install/run/remove
sanity check covers the latest Nix release alongside 2.18.0 - 2.30.2.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Copilot AI lite review requested due to automatic review settings August 16, 2026 19:06

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.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@mikeland73
mikeland73 merged commit 41f8c70 into main Aug 16, 2026
28 checks passed
@mikeland73
mikeland73 deleted the mikeland73/add-nix-2.35.2-cicd branch August 16, 2026 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants