Skip to content

nix integration: use python3 instead of python310#10847

Merged
nagisa merged 1 commit intoanza-xyz:masterfrom
nagisa:fix-nix-patching
Feb 26, 2026
Merged

nix integration: use python3 instead of python310#10847
nagisa merged 1 commit intoanza-xyz:masterfrom
nagisa:fix-nix-patching

Conversation

@nagisa
Copy link

@nagisa nagisa commented Feb 26, 2026

Problem

python310 was dropped upstream in NixOS/nixpkgs#490538

Summary of Changes

use plain python3 which should mostly work until python releases a 4.0.

@nagisa nagisa requested a review from joncinque February 26, 2026 11:44
@codecov-commenter
Copy link

codecov-commenter commented Feb 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.0%. Comparing base (f3f9405) to head (d2c4682).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #10847   +/-   ##
=======================================
  Coverage    83.0%    83.0%           
=======================================
  Files         835      835           
  Lines      315854   315943   +89     
=======================================
+ Hits       262220   262304   +84     
- Misses      53634    53639    +5     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link

@joncinque joncinque left a comment

Choose a reason for hiding this comment

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

Makes sense, thanks!

@nagisa nagisa added this pull request to the merge queue Feb 26, 2026
Merged via the queue into anza-xyz:master with commit 8f1d12f Feb 26, 2026
51 checks passed
@nagisa nagisa deleted the fix-nix-patching branch February 26, 2026 14:22
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.

3 participants