Skip to content

python3Packages.warp-lang: unbreak on darwin#461547

Merged
Aleksanaa merged 2 commits intoNixOS:masterfrom
yzx9:warp-unbreak
Nov 16, 2025
Merged

python3Packages.warp-lang: unbreak on darwin#461547
Aleksanaa merged 2 commits intoNixOS:masterfrom
yzx9:warp-unbreak

Conversation

@yzx9
Copy link
Contributor

@yzx9 yzx9 commented Nov 14, 2025

This is a fix for python3Packages.warp-lang on darwin. We actually had a fix for this package in #456471 earlier this cycle, but I’m not sure why it’s broken again on my aarch64-darwin machine 😅

I noticed that version 1.10.0 has been released, but I’m waiting for the branch-off. Version 1.10.0 isn’t suitable for 25.11 since it includes several breaking changes, such as dropping support for x86_64-darwin and removing the warp.sim module.

ZHF: #457852

Update: I suspect this might be caused by #447364.

Things done

  • Built on platform:
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • Tested, as applicable:
  • Ran nixpkgs-review on this PR. See nixpkgs-review usage.
  • Tested basic functionality of all binary files, usually in ./result/bin/.
  • Nixpkgs Release Notes
    • Package update: when the change is major or breaking.
  • NixOS Release Notes
    • Module addition: when adding a new NixOS module.
    • Module update: when the change is significant.
  • Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and other READMEs.

Add a 👍 reaction to pull requests you find important.

@ofborg ofborg bot added the 6.topic: darwin Running or building packages on Darwin label Nov 14, 2025
@yzx9 yzx9 added the 6.topic: cuda Parallel computing platform and API label Nov 14, 2025
@yzx9 yzx9 requested a review from ConnorBaker November 14, 2025 12:02
@yzx9 yzx9 added the 0.kind: ZHF Fixes Fixes during the Zero Hydra Failures (ZHF) campaign label Nov 14, 2025
@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. 6.topic: python Python is a high-level, general-purpose programming language. and removed 6.topic: cuda Parallel computing platform and API labels Nov 14, 2025
@yzx9
Copy link
Contributor Author

yzx9 commented Nov 14, 2025

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 461547
Commit: 248966073fefc71db8329eb2c7733b6380c65c30


aarch64-darwin

✅ 4 packages built:
  • python312Packages.warp-lang
  • python312Packages.warp-lang.dist
  • python313Packages.warp-lang
  • python313Packages.warp-lang.dist

@Aleksanaa Aleksanaa added this pull request to the merge queue Nov 16, 2025
Merged via the queue into NixOS:master with commit ec2fb7e Nov 16, 2025
36 of 38 checks passed
@github-project-automation github-project-automation bot moved this from New to ✅ Done in CUDA Team Nov 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

0.kind: ZHF Fixes Fixes during the Zero Hydra Failures (ZHF) campaign 6.topic: darwin Running or building packages on Darwin 6.topic: python Python is a high-level, general-purpose programming language. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes.

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

2 participants